System::Collections::Generic::IList::RemoveAt method

IList::RemoveAt method

Verwijdert element op de opgegeven index.

virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
ParameterTypeBeschrijving
indexintIndex om element te verwijderen.

Zie ook