AddRange()
StringCollection::AddRange(const ArrayPtr<System::String>&) method
Add elements into container.
void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
Arguments
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.Slides