System::Net::Http::Headers::NameValueHeaderValue::GetValueLength 方法
NameValueHeaderValue::GetValueLength method
返回从指定索引开始的值的长度。
static int32_t System::Net::Http::Headers::NameValueHeaderValue::GetValueLength(String input, int32_t startIndex)
| 参数 | 类型 | 描述 |
|---|---|---|
| 输入 | String | 要解析的字符串。 |
| startIndex | int32_t | 用于解析的起始位置。 |
ReturnValue
指定索引处值的长度。
另见
- Class String
- Class NameValueHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++