System::Xml::XPath::XPathNavigator::get_CanEdit método

XPathNavigator::get_CanEdit method

Devuelve un valor que indica si el XPathNavigator puede editar los datos XML subyacentes.

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

ReturnValue

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

Ver también