طريقة System::Collections::Specialized::NameValueCollection::Remove

NameValueCollection::Remove method

يزيل العنصر المحدد.

virtual bool System::Collections::Specialized::NameValueCollection::Remove(const String &item) override
معاملنوعالوصف
itemconst String&العنصر المراد إزالته.

ReturnValue

صحيح إذا تم العثور على العنصر وإزالته، وإلا خاطئ.

انظر أيضًا