System::Xml::XmlEntityReference::get_LocalName method

XmlEntityReference::get_LocalName method

Returns the local name of the node.

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

ReturnValue

For XmlEntityReference nodes, this method returns the name of the entity referenced.

See Also