System::Collections::Specialized::StringCollection::Remove metod

StringCollection::Remove method

Tar bort den första förekomsten av den angivna strängen.

void System::Collections::Specialized::StringCollection::Remove(const System::String &value)
ParameterTypBeskrivning
valueconst System::String&String för att ta bort.

Se även