System::Net::Http::Headers::EntityTagHeaderValue::GetEntityTagLength method

EntityTagHeaderValue::GetEntityTagLength method

Belirtilen indeksten başlayan bir dizeyi EntityTagHeaderValue sınıfının bir örneğine dönüştürür.

static int32_t System::Net::Http::Headers::EntityTagHeaderValue::GetEntityTagLength(String input, int32_t startIndex, System::SharedPtr<EntityTagHeaderValue> &parsedValue)
ParametreTürAçıklama
girdiDizeAyrıştırılacak bir dize.
startIndexint32_tAyrıştırma için bir başlangıç konumu.
parsedValueSystem::SharedPtr<EntityTagHeaderValue>&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