System::Xml::XmlAttribute::get_NodeType método
XmlAttribute::get_NodeType method
Devuelve el tipo del nodo actual.
XmlNodeType System::Xml::XmlAttribute::get_NodeType() override
ReturnValue
El tipo de nodo para los nodos XmlAttribute es XmlNodeType::Attribute.
Ver también
- Enum XmlNodeType
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++