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