System::Xml::XmlDocument::get_NodeType method
XmlDocument::get_NodeType method
Mengembalikan tipe dari node saat ini.
XmlNodeType System::Xml::XmlDocument::get_NodeType() override
ReturnValue
Tipe node. Untuk node XmlDocument, nilai ini adalah XmlNodeType::Document.
Lihat Juga
- Enum XmlNodeType
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++