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