System::Xml::XmlDocumentType::get_NodeType method
XmlDocumentType::get_NodeType method
Returns the type of the current node.
XmlNodeType System::Xml::XmlDocumentType::get_NodeType() override
ReturnValue
For DocumentType nodes, this value is XmlNodeType::DocumentType.
See Also
- Enum XmlNodeType
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.PUB for C++