System::Xml::XmlAttribute::get_NodeType méthode
XmlAttribute::get_NodeType method
Renvoie le type du nœud actuel.
XmlNodeType System::Xml::XmlAttribute::get_NodeType() override
ReturnValue
Le type de nœud pour les nœuds XmlAttribute est XmlNodeType::Attribute.
Voir aussi
- Enum XmlNodeType
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++