System::Xml::XmlSignificantWhitespace::get_NodeType 方法
XmlSignificantWhitespace::get_NodeType method
返回当前节点的类型。
XmlNodeType System::Xml::XmlSignificantWhitespace::get_NodeType() override
ReturnValue
对于 XmlSignificantWhitespace 节点,此方法返回 XmlNodeType::SignificantWhitespace。
另见
- Enum XmlNodeType
- Class XmlSignificantWhitespace
- Namespace System::Xml
- Library Aspose.Font for C++