Metodo System::Xml::XPath::XPathNavigator::get_CanEdit

XPathNavigator::get_CanEdit method

Restituisce un valore che indica se il XPathNavigator può modificare i dati XML sottostanti.

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

ReturnValue

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

Vedi anche