Metode System::Collections::Generic::SortedList::RemoveAt
SortedList::RemoveAt method
Menghapus item pada posisi yang ditentukan.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| indeks | int | Indeks untuk menghapus elemen pada. |
Lihat Juga
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++