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