System::Collections::Specialized::NameValueCollection::Remove method

NameValueCollection::Remove method

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

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

ReturnValue

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

انظر أيضًا