System::Xml::XPath::XPathNavigator::get_CanEdit method

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.

संबंधित देखें