System::Collections::Generic::IKVCollection::RemoveAt metod

IKVCollection::RemoveAt method

Tar bort objektet på angiven position.

virtual void System::Collections::Generic::IKVCollection<T>::RemoveAt(int index) override
ParameterTypeBeskrivning
indexintIndex att ta bort element från.

Se även