System::Net::Http::Headers::RangeConditionHeaderValue::GetRangeConditionLength method
RangeConditionHeaderValue::GetRangeConditionLength method
Belirtilen indeksten başlayan verilen bir dizeyi RangeConditionHeaderValue sınıfının bir örneğine dönüştürür.
static int32_t System::Net::Http::Headers::RangeConditionHeaderValue::GetRangeConditionLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
| Parameter | Type | Açıklama |
|---|---|---|
| girdi | String | Ayrıştırılacak bir dize. |
| startIndex | int32_t | Ayrıştırma için başlangıç konumu. |
| parsedValue | System::SharedPtr<Object>& | Ayrıştırılmış bir nesnenin atanacağı bir örnek. |
ReturnValue
Ayrıştırılmış bir alt dize uzunluğunu döndürür, aksi takdirde 0.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class Object
- Class RangeConditionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++