System::Xml::XmlSignificantWhitespace::get_NodeType méthode
XmlSignificantWhitespace::get_NodeType method
Renvoie le type du nœud actuel.
XmlNodeType System::Xml::XmlSignificantWhitespace::get_NodeType() override
ReturnValue
Pour les nœuds XmlSignificantWhitespace, cette méthode retourne XmlNodeType::SignificantWhitespace.
Voir aussi
- Enum XmlNodeType
- Class XmlSignificantWhitespace
- Namespace System::Xml
- Library Aspose.Page for C++