System::Net::Http::Headers::EntityTagHeaderValue::GetEntityTagLength method
EntityTagHeaderValue::GetEntityTagLength method
Μετατρέπει μια δοθείσα συμβολοσειρά από το καθορισμένο δείκτη σε μια παρουσία της κλάσης EntityTagHeaderValue.
static int32_t System::Net::Http::Headers::EntityTagHeaderValue::GetEntityTagLength(String input, int32_t startIndex, System::SharedPtr<EntityTagHeaderValue> &parsedValue)
| Parameter | Type | Περιγραφή |
|---|---|---|
| εισόδους | String | Μια συμβολοσειρά για ανάλυση. |
| startIndex | int32_t | Μια θέση έναρξης για ανάλυση. |
| parsedValue | System::SharedPtr<EntityTagHeaderValue>& | Μια παρουσία όπου θα εκχωρηθεί ένα αναλυμένο αντικείμενο. |
ReturnValue
Το μήκος ενός αναλυμένου υποσυμβολοσειράς, διαφορετικά 0.
Δείτε επίσης
- Class String
- Typedef SharedPtr
- Class EntityTagHeaderValue
- Class EntityTagHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++