System::Xml::XmlWhitespace::get_LocalName 方法

XmlWhitespace::get_LocalName method

返回节点的本地名称。

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

ReturnValue

对于 XmlWhitespace 节点,此方法返回 #whitespace

另见