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

XPathNavigator::get_CanEdit method

Retourne une valeur qui indique si le XPathNavigator peut modifier les données XML sous-jacentes.

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

ReturnValue

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

Voir aussi