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