System::Collections::Specialized::StringCollection::AddRange method
StringCollection::AddRange method
Voeg elementen toe aan de container.
void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
| Parameter | Type | Beschrijving |
|---|---|---|
| bereik | const ArrayPtr<System::String>& | Container met elementen om in te voegen. |
Zie ook
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++