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
| Parameter | Type | Beskrivning |
|---|---|---|
| objekt | const String& | Objekt att ta bort. |
ReturnValue
Sant om objektet hittades och togs bort, falskt annars.
Se även
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++