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