System::Collections::IListImplRefType::RemoveAt method
IListImplRefType::RemoveAt method
Removes item at specified position.
virtual void System::Collections::IListImplRefType<T>::RemoveAt(int index) override
Parameter | Type | Description |
---|---|---|
index | int | Index to delete item at. |
See Also
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.PUB for C++