طريقة System::Collections::Specialized::NameValueCollection::Remove
NameValueCollection::Remove method
يزيل العنصر المحدد.
virtual bool System::Collections::Specialized::NameValueCollection::Remove(const String &item) override
| معامل | نوع | الوصف |
|---|---|---|
| item | const String& | العنصر المراد إزالته. |
ReturnValue
صحيح إذا تم العثور على العنصر وإزالته، وإلا خاطئ.
انظر أيضًا
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++