System::Net::Http::Headers::CacheControlHeaderValue::GetCacheControlLength yöntemi
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)
| Parametre | Tür | Açıklama |
|---|---|---|
| girdi | Dize | Ayrıştırılacak bir dize. |
| startIndex | int32_t | Ayrıştırma için bir başlangıç konumu. |
| storeValue | System::SharedPtr<CacheControlHeaderValue> | Ayrıştırılmış 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 dize 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.Font for C++