طريقة 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
ParameterTypeالوصف
العنصرconst String&العنصر للبحث عنه.

ReturnValue

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

انظر أيضًا