طريقة System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::Remove

String >::Remove method

يحذف العنصر من المجموعة.

bool System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Remove(const String &item) override
ParameterTypeالوصف
العنصرconst String&العنصر المراد إزالته.

ReturnValue

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

انظر أيضًا