System::Net::Http::Headers::HttpHeaderValueCollection::TryParseAdd 方法
HttpHeaderValueCollection::TryParseAdd method
尝试解析标头字符串表示并将其添加到当前集合。
bool System::Net::Http::Headers::HttpHeaderValueCollection<T>::TryParseAdd(String input)
| 参数 | 类型 | 描述 |
|---|---|---|
| 输入 | String | 标题字符串表示。 |
ReturnValue
解析成功时为 true,否则为 false。
另见
- Class String
- Class HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++