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
ParameterTypBeskrivning
indexintIndex för att ta bort element på.

Se även