System::Xml::XmlAttribute::get_NodeType طريقة
XmlAttribute::get_NodeType method
يرجع نوع العقدة الحالية.
XmlNodeType System::Xml::XmlAttribute::get_NodeType() override
ReturnValue
نوع العقدة لـ XmlAttribute هو XmlNodeType::Attribute.
انظر أيضًا
- Enum XmlNodeType
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++