System::Net::Http::Headers::ProductInfoHeaderValue::GetProductInfoLength yöntemi

ProductInfoHeaderValue::GetProductInfoLength method

Belirtilen indeksden başlayan verilen bir dizeyi ProductInfoHeaderValue sınıfının bir örneğine dönüştürür.

static int32_t System::Net::Http::Headers::ProductInfoHeaderValue::GetProductInfoLength(String input, int32_t startIndex, System::SharedPtr<ProductInfoHeaderValue> &parsedValue)
ParametreTürAçıklama
girdiDizeAyrıştırılacak bir dize.
startIndexint32_tAyrıştırma için bir başlangıç konumu.
parsedValueSystem::SharedPtr<ProductInfoHeaderValue>&Ayrıştırılmış bir nesnenin atanacağı bir örnek.

ReturnValue

Ayrıştırılmış bir alt dizenin uzunluğunu döndürür, aksi takdirde 0.

Ayrıca Bakınız