System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength μέθοδος

ContentRangeHeaderValue::GetContentRangeLength method

Μετατρέπει μια δοθείσα συμβολοσειρά από τη συγκεκριμένη θέση σε μια παρουσία της κλάσης ContentRangeHeaderValue.

static int32_t System::Net::Http::Headers::ContentRangeHeaderValue::GetContentRangeLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
ParameterTypeΠεριγραφή
εισόδουςStringΜια συμβολοσειρά για ανάλυση.
startIndexint32_tΜια θέση έναρξης για ανάλυση.
parsedValueSystem::SharedPtr<Object>&Μια παρουσία όπου θα εκχωρηθεί ένα αναλυμένο αντικείμενο.

ReturnValue

Το μήκος ενός αναλυμένου υποσυμβολοσειράς, διαφορετικά 0.

Δείτε επίσης