System::Collections::Specialized::StringCollection::RemoveAt Methode

StringCollection::RemoveAt method

Entfernt das Element an der angegebenen Position.

void System::Collections::Specialized::StringCollection::RemoveAt(int index)
ParameterTypBeschreibung
IndexintIndex, an dem das Element entfernt werden soll.

Siehe auch