System::Xml::XmlComment::get_LocalName method

XmlComment::get_LocalName method

Returns the local name of the node.

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

ReturnValue

For comment nodes, the value is #comment.

See Also