System::Collections::ObjectModel::Collection::RemoveAt metod

Collection::RemoveAt method

Tar bort objektet på en specifik position.

void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
ParameterTypeBeskrivning
indexintIndex för att ta bort objektet vid.

Se även