System::Collections::Specialized::StringCollection::Remove method

StringCollection::Remove method

Tar bort första förekomsten av angiven sträng.

void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
ParameterTypeBeskrivning
valueconst System::String&String att ta bort.

Se även