System::Xml::XmlWhitespace::get_LocalName method

XmlWhitespace::get_LocalName method

Returns the local name of the node.

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

ReturnValue

For XmlWhitespace nodes, this method returns #whitespace.

See Also