System::Net::Http::Headers::ProductHeaderValue::GetProductLength yöntemi
ProductHeaderValue::GetProductLength method
Belirtilen indeksden geçirilen bir dizeyi ProductHeaderValue sınıfının bir örneğine dönüştürür.
static int32_t System::Net::Http::Headers::ProductHeaderValue::GetProductLength(String input, int32_t startIndex, System::SharedPtr<ProductHeaderValue> &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<ProductHeaderValue>& | Ayrıştırılmış bir nesnenin atanacağı bir örnek. |
ReturnValue
Ayrıştırılmış bir alt dizenin uzunluğunu döndürür, aksi takdirde 0.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class ProductHeaderValue
- Class ProductHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++