System::Net::Http::Headers::CacheControlHeaderValue::GetCacheControlLength method
CacheControlHeaderValue::GetCacheControlLength method
Belirtilen indeksden geçirilen bir dizeyi CacheControlHeaderValue sınıfının bir örneğine dönüştürür.
static int32_t System::Net::Http::Headers::CacheControlHeaderValue::GetCacheControlLength(String input, int32_t startIndex, System::SharedPtr<CacheControlHeaderValue> storeValue, System::SharedPtr<CacheControlHeaderValue> &parsedValue)
| Parameter | Type | Açıklama |
|---|---|---|
| girdi | String | Ayrıştırılacak bir dize. |
| startIndex | int32_t | Ayrıştırma için başlangıç konumu. |
| storeValue | System::SharedPtr<CacheControlHeaderValue> | Ayrıştırılan nesneye eklenmesi gereken bir değer. |
| parsedValue | System::SharedPtr<CacheControlHeaderValue>& | 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 CacheControlHeaderValue
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++