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