System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength method
ContentRangeHeaderValue::GetContentRangeLength method
Belirtilen konumdan geçen bir dizeyi ContentRangeHeaderValue sınıfının bir örneğine dönüştürür.
static int32_t System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength(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 dizenin uzunluğu, aksi takdirde 0.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class Object
- Class ContentRangeHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++