System::Xml::XmlEntityReference::get_Value method

XmlEntityReference::get_Value method

Returns the value of the node.

String System::Xml::XmlEntityReference::get_Value() override

ReturnValue

The value of the node. For XmlEntityReference nodes, this method returns nullptr.

See Also