System::Net::Http::Headers::ContentDispositionHeaderValue::GetDispositionTypeLength metodu
ContentDispositionHeaderValue::GetDispositionTypeLength method
Belirtilen indeksden geçirilen bir dizeyi ContentDispositionHeaderValue sınıfının bir örneğine dönüştürür.
static int32_t System::Net::Http::Headers::ContentDispositionHeaderValue::GetDispositionTypeLength(String input, int32_t startIndex, System::SharedPtr<Object> &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. |
| parsedValue | System::SharedPtr<Object>& | 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 Object
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++