System::Xml::XmlNotation::get_NodeType метод

XmlNotation::get_NodeType method

Возвращает тип текущего узла.

XmlNodeType System::Xml::XmlNotation::get_NodeType() override

ReturnValue

Тип узла. Для узлов XmlNotation значение равно XmlNodeType::Notation.

См. также