get_NodeType()
XmlAttribute::get_NodeType() method
Returns the type of the current node.
XmlNodeType System::Xml::XmlAttribute::get_NodeType() override
Return Value
The node type for XmlAttribute nodes is XmlNodeType::Attribute.
See Also
- Enum XmlNodeType
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Slides