System.Xml.XmlNodeChangedAction Enumeration

Specifies the type of node change.

Syntax

public enum XmlNodeChangedAction

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Change

A node value is being changed.

Insert

A node is being inserted in the tree.

Remove

A node is being removed from the tree.

Requirements

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