System::Xml::XmlNode::get_Value method

XmlNode::get_Value method

Returns the value of the node.

virtual String System::Xml::XmlNode::get_Value()

ReturnValue

The value returned depends on the XmlNode::get_NodeType of the node:

See Also