System::Xml::XmlSignificantWhitespace::get_NodeType metodo
XmlSignificantWhitespace::get_NodeType method
Restituisce il tipo del nodo corrente.
XmlNodeType System::Xml::XmlSignificantWhitespace::get_NodeType() override
ReturnValue
Per i nodi XmlSignificantWhitespace, questo metodo restituisce XmlNodeType::SignificantWhitespace.
Vedi anche
- Enum XmlNodeType
- Class XmlSignificantWhitespace
- Namespace System::Xml
- Library Aspose.Font for C++