This topic has not yet been rated - Rate this topic

XmlDocument Events

The XmlDocument type exposes the following members.

  Name Description
Public event NodeChanged Occurs when the Value of a node belonging to this document has been changed.
Public event NodeChanging Occurs when the Value of a node belonging to this document is about to be changed.
Public event NodeInserted Occurs when a node belonging to this document has been inserted into another node.
Public event NodeInserting Occurs when a node belonging to this document is about to be inserted into another node.
Public event NodeRemoved Occurs when a node belonging to this document has been removed from its parent.
Public event NodeRemoving Occurs when a node belonging to this document is about to be removed from the document.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ