System::Xml::XmlAttribute::get_NodeType metodo
XmlAttribute::get_NodeType method
Restituisce il tipo del nodo corrente.
XmlNodeType System::Xml::XmlAttribute::get_NodeType() override
ReturnValue
Il tipo di nodo per i nodi XmlAttribute è XmlNodeType::Attribute.
Vedi anche
- Enum XmlNodeType
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++