System::Collections::Generic::SortedList::RemoveAt metodu

SortedList::RemoveAt method

Belirtilen konumdaki öğeyi kaldırır.

void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
ParametreTürAçıklama
indeksintÖğenin kaldırılacağı indeks.

Ayrıca Bakınız