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

Collection::RemoveAt method

Tar bort objekt på en specifik position.

void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
ParameterTypBeskrivning
indexintIndex för att ta bort element på.

Se även