System::Collections::Generic::IList::RemoveAt yöntemi

IList::RemoveAt method

Belirtilen indeksteki öğeyi kaldırır.

virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
ParametreTürAçıklama
indeksintÖğenin kaldırılacağı indeks.

Ayrıca Bakınız