System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::Remove 方法
String >::Remove method
从集合中删除元素。
bool System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Remove(const String &item) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 项 | const String& | 要移除的项。 |
ReturnValue
如果找到并删除了元素则为 true,否则为 false。
另见
- Class String
- Class String >
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++