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)
ParameterTipeDeskripsi
indeksintIndeks untuk menghapus elemen pada.

Lihat Juga