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