get_ValueAsDouble()

XPathItem::get_ValueAsDouble() method

When overridden in a derived class, gets the item’s value as a Double.

virtual double System::Xml::XPath::XPathItem::get_ValueAsDouble()=0

Return Value

The item’s value as a Double.

See Also