System::Xml::XPath::XPathNavigator::get_ValueAsInt method

XPathNavigator::get_ValueAsInt method

現在のノードの値を Int32 として返します。

int32_t System::Xml::XPath::XPathNavigator::get_ValueAsInt() override

ReturnValue

現在のノードの値は Int32 です。

参照