Mono Class Library: System.Xml.XmlDocument Overview | MembersSystem.Xml.XmlDocument.NodeRemoving Event |
Raised before a node is being removed. [Edit]
|
This event is raised when a node is being removed from its parent node, or an attribute is being removed from its owner element, which resides in this document. It is invoked before the node is actually removed.
For the entire document event system, see System.Xml.XmlDocument.
[Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0