get_Value()

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

Return Value

The string value of the item.

See Also