System::Collections::Specialized::StringCollection::RemoveAt method

StringCollection::RemoveAt method

Tar bort element på angiven position.

void System::Collections::Specialized::StringCollection::RemoveAt(int index)
ParameterTypeBeskrivning
indexintIndex för att ta bort elementet på.

Se även