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.

另见