System::Xml::XPath::XPathItem::get_ValueAsLong method

XPathItem::get_ValueAsLong method

Quando viene sovrascritto in una classe derivata, restituisce il valore dell’elemento come un Int64.

virtual int64_t System::Xml::XPath::XPathItem::get_ValueAsLong()=0

ReturnValue

Il valore dell’elemento come un Int64.

Vedi anche