System::Collections::Generic::IKVCollection::RemoveAt method
IKVCollection::RemoveAt method
Verwijdert item op de opgegeven positie.
virtual void System::Collections::Generic::IKVCollection<T>::RemoveAt(int index) override
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index om het element van te verwijderen. |
Zie ook
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++