System::Collections::Generic::IKVCollection::RemoveAt metode
IKVCollection::RemoveAt method
Menghapus item pada posisi yang ditentukan.
virtual void System::Collections::Generic::IKVCollection<T>::RemoveAt(int index) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| indeks | int | Indeks untuk menghapus elemen dari. |
Lihat Juga
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++