System::Collections::Generic::List::RemoveAt metod

List::RemoveAt method

Tar bort objektet på angiven position.

void System::Collections::Generic::List<T>::RemoveAt(int index) override
ParameterTypeBeskrivning
indexintIndex för att ta bort objekt på.

Se även