Contains()
HttpHeaderValueCollection< System::String >::Contains(const String&) const method
Checks if element is present in collection.
bool System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Contains(const String &item) const override
Arguments
Parameter | Type | Description |
---|---|---|
item | const String& | Item to look for. |
Return Value
True if element is present, false otherwise.
See Also
- Class String
- Class HttpHeaderValueCollection< System::String >
- Namespace System::Net::Http::Headers
- Library Aspose.Slides