System::Xml::XPath::XPathNavigator::get_CanEdit metod

XPathNavigator::get_CanEdit method

Returnerar ett värde som indikerar om XPathNavigator kan redigera den underliggande XML-datan.

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

ReturnValue

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

Se även