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 | 描述 |
|---|---|---|
| item | const String& | 要查找的项。 |
ReturnValue
如果元素存在则返回 true,否则返回 false。
另见
- Class String
- Class String >
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++