System::Collections::Specialized::NameValueCollection::Remove yöntemi
NameValueCollection::Remove method
Belirli öğeyi kaldırır.
virtual bool System::Collections::Specialized::NameValueCollection::Remove(const String &item) override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const String& | Kaldırılacak öğe. |
ReturnValue
Öğe bulundu ve kaldırıldıysa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++