get_LocalName()

XmlSignificantWhitespace::get_LocalName() method

Returns the local name of the node.

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

Return Value

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

See Also