System::Xml::XPath::XPathItem::get_TypedValue metodo

XPathItem::get_TypedValue method

Quando sovrascritto in una classe derivata, ottiene l’elemento corrente come oggetto boxed del tipo più appropriato in base al suo tipo di schema.

virtual SharedPtr<Object> System::Xml::XPath::XPathItem::get_TypedValue()=0

ReturnValue

L’elemento corrente come un oggetto boxed del tipo più appropriato.

Vedi anche