System::Xml::XmlText::get_Name method

XmlText::get_Name method

Returns the qualified name of the node.

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

ReturnValue

For text nodes, this method returns #text.

See Also