System::Collections::Specialized::StringCollection::AddRange Methode
StringCollection::AddRange method
Fügt Elemente in den Container ein.
void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Bereich | const ArrayPtr<System::String>& | Container der einzufügenden Elemente. |
Siehe auch
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++