System::Xml::XPath::XPathNavigator::get_XmlType method

XPathNavigator::get_XmlType method

現在のノードの XmlSchemaType 情報を返します。

SharedPtr<System::Xml::Schema::XmlSchemaType> System::Xml::XPath::XPathNavigator::get_XmlType() override

ReturnValue

XmlSchemaType オブジェクト。デフォルトは nullptr です。

参照