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

String >::Contains method

يتحقق مما إذا كان العنصر موجودًا في المجموعة.

bool System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Contains(const String &item) const override
معاملنوعالوصف
itemconst String&العنصر المراد البحث عنه.

ReturnValue

صحيح إذا كان العنصر موجودًا، خطأ خلاف ذلك.

انظر أيضًا