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

XPathNavigator::get_CanEdit method

XPathNavigator が基底 XML データを編集できるかどうかを示す値を返します。

virtual bool System::Xml::XPath::XPathNavigator::get_CanEdit()

ReturnValue

true if the XPathNavigator can edit the underlying XML data; otherwise, false.

参照