System::Net::Http::Headers::AuthenticationHeaderValue::GetAuthenticationLength yöntemi
AuthenticationHeaderValue::GetAuthenticationLength method
Belirtilen dizeyi ayrıştırır ve dize temsilinin son indeksini döndürür.
static int32_t System::Net::Http::Headers::AuthenticationHeaderValue::GetAuthenticationLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
| Parametre | Tür | Açıklama |
|---|---|---|
| girdi | Dize | Ayrıştırılması gereken dize. |
| startIndex | int32_t | Ayrıştırma için bir başlangıç konumu. |
| parsedValue | System::SharedPtr<Object>& | Ayrıştırılmış bir değerin atanacağı çıktı parametresi. |
ReturnValue
Ayrıştırılmış bir alt dize uzunluğu, aksi takdirde 0.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class Object
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++