Mono Class Library: System.Xml.XmlDocument Overview | Members

System.Xml.XmlDocument.NodeInserted Event

Raised after a node was inserted. [Edit]

public event XmlNodeChangedEventHandler NodeInserted

Remarks

This event is raised when a node was inserted as a child of any nodes in this document. It is invoked after the node was actually inserted.

For the entire document event system, see System.Xml.XmlDocument.

[Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0