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