System::Net::Http::Headers::EntityTagHeaderValue::GetEntityTagLength metodu
EntityTagHeaderValue::GetEntityTagLength method
Belirtilen indeksden başlayan verilen 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)
| 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<EntityTagHeaderValue>& | 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 EntityTagHeaderValue
- Class EntityTagHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++