System::Collections::Generic::SortedList::RemoveAt metod

SortedList::RemoveAt method

Tar bort objektet på angiven position.

void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
ParameterTypeBeskrivning
indexintIndex för att ta bort elementet på.

Se även