طريقة 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
| Parameter | Type | الوصف |
|---|---|---|
| العنصر | const String& | العنصر للبحث عنه. |
ReturnValue
صحيح إذا كان العنصر موجودًا، خطأ خلاف ذلك.
انظر أيضًا
- Class String
- Class String >
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++