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