System::Net::Http::Headers::ProductInfoHeaderValue::TryParse μέθοδος

ProductInfoHeaderValue::TryParse method

Προσπαθεί να μετατρέψει μια δοθείσα συμβολοσειρά σε μια παρουσία της κλάσης ProductInfoHeaderValue.

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

ReturnValue

Αληθές όταν η ανάλυση ολοκληρωθεί επιτυχώς, διαφορετικά ψευδές.

Δείτε επίσης