System::Xml::XmlDocument::get_NodeType طريقة
XmlDocument::get_NodeType method
يعيد نوع العقدة الحالية.
XmlNodeType System::Xml::XmlDocument::get_NodeType() override
ReturnValue
نوع العقدة. بالنسبة لعقد XmlDocument، تكون هذه القيمة هي XmlNodeType::Document.
انظر أيضًا
- Enum XmlNodeType
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++