get_LocalName()

XmlWhitespace::get_LocalName() method

Returns the local name of the node.

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

Return Value

For XmlWhitespace nodes, this method returns #whitespace.

See Also