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

IList::RemoveAt method

Tar bort elementet på angivet index.

virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
ParameterTypeBeskrivning
indexintIndex för att ta bort elementet på.

Se även