System::Collections::Specialized::NameValueCollection::Remove metod

NameValueCollection::Remove method

Tar bort ett specifikt objekt.

virtual bool System::Collections::Specialized::NameValueCollection::Remove(const String &item) override
ParameterTypeBeskrivning
objektconst String&Objekt att ta bort.

ReturnValue

Sant om objektet hittades och togs bort, falskt annars.

Se även