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

StringCollection::RemoveAt method

Verwijdert het element op de opgegeven positie.

void System::Collections::Specialized::StringCollection::RemoveAt(int index)
ParameterTypeBeschrijving
indexintIndex om element te verwijderen.

Zie ook