System::Collections::Specialized::StringCollection::AddRange metod

StringCollection::AddRange method

Lägg till element i behållaren.

void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
ParameterTypeBeskrivning
intervallconst ArrayPtr<System::String>&Behållare för element att infoga.

Se även