System::Xml::XPath::XPathItem::get_Value method

XPathItem::get_Value method

When overridden in a derived class, gets the string value of the item.

virtual String System::Xml::XPath::XPathItem::get_Value()=0

ReturnValue

The string value of the item.

See Also