System::Xml::XmlText::get_LocalName method

XmlText::get_LocalName method

Returns the local name of the node.

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

ReturnValue

For text nodes, this method returns #text.

See Also