System::Xml::XmlSignificantWhitespace::get_LocalName method

XmlSignificantWhitespace::get_LocalName method

Returns the local name of the node.

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

ReturnValue

For XmlSignificantWhitespace nodes, this method returns #significant-whitespace.

See Also