System::Xml::XPath::XPathNavigator::ToString メソッド

XPathNavigator::ToString method

現在のノードのテキスト値を返します。

String System::Xml::XPath::XPathNavigator::ToString() const override

ReturnValue

現在のノードのテキスト値を含む string です。

参照