System::Xml::XmlSignificantWhitespace::get_NodeType-Methode
XmlSignificantWhitespace::get_NodeType method
Gibt den Typ des aktuellen Knotens zurück.
XmlNodeType System::Xml::XmlSignificantWhitespace::get_NodeType() override
ReturnValue
Für XmlSignificantWhitespace-Knoten gibt diese Methode XmlNodeType::SignificantWhitespace zurück.
Siehe auch
- Enum XmlNodeType
- Class XmlSignificantWhitespace
- Namespace System::Xml
- Library Aspose.Page for C++