System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength metodu

ContentRangeHeaderValue::GetContentRangeLength method

Geçirilen bir dizeyi belirtilen konumdan 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)
ParametreTürAçıklama
girdiDizeAyrıştırılacak bir dize.
startIndexint32_tAyrıştırma için bir başlangıç konumu.
parsedValueSystem::SharedPtr<Object>&Ayrıştırılmış bir nesnenin atanacağı bir örnek.

ReturnValue

Ayrıştırılmış bir alt dize uzunluğu, aksi takdirde 0.

Ayrıca Bakınız