System::Collections::Specialized::NameValueCollection::Remove μέθοδος
NameValueCollection::Remove method
Αφαιρεί συγκεκριμένο στοιχείο.
virtual bool System::Collections::Specialized::NameValueCollection::Remove(const String &item) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| στοιχείο | const String& | Στοιχείο προς αφαίρεση. |
ReturnValue
Αληθές εάν το στοιχείο βρέθηκε και αφαιρέθηκε, ψευδές διαφορετικά.
Δείτε επίσης
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++