System::Xml::XmlEntity::get_LocalName method

XmlEntity::get_LocalName method

Returns the name of the node without the namespace prefix.

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

ReturnValue

For XmlEntity nodes, this method returns the name of the entity.

See Also