System::Collections::Specialized::NameValueCollection::Remove method
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++