RemoveAt()
StringCollection::RemoveAt(int) method
Removes element at specified position.
void System::Collections::Specialized::StringCollection::RemoveAt(int index)
Arguments
Parameter | Type | Description |
---|---|---|
index | int | Index to remove element at. |
See Also
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Slides