System::Collections::ObjectModel::Collection::RemoveAt-methode

Collection::RemoveAt method

Verwijdert een item op een specifieke positie.

void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
ParameterTypeBeschrijving
indexintIndex om item te verwijderen.

Zie ook