System::Collections::Specialized::StringCollection::AddRange method
StringCollection::AddRange method
Add elements into container.
void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
Parameter | Type | Description |
---|---|---|
range | const ArrayPtr<System::String>& | Container of elements to insert. |
See Also
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++