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)
| Parameter | Type | Beskrivning |
|---|---|---|
| intervall | const ArrayPtr<System::String>& | Behållare för element att infoga. |
Se även
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++