System::Net::Http::Headers::NameValueHeaderValue::GetValueLength método
NameValueHeaderValue::GetValueLength method
Devuelve la longitud de un valor desde el índice especificado.
static int32_t System::Net::Http::Headers::NameValueHeaderValue::GetValueLength(String input, int32_t startIndex)
| Parámetro | Tipo | Descripción |
|---|---|---|
| entrada | String | Una cadena para analizar. |
| startIndex | int32_t | Una posición inicial para el análisis. |
ReturnValue
La longitud de un valor desde el índice especificado.
Ver también
- Class String
- Class NameValueHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++