The members of System.Xml.XmlNodeChangedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Public Constructors
| | Documentation for this section has not yet been entered. |
Public Properties
[read-only] | Action | XmlNodeChangedAction. Documentation for this section has not yet been entered. |
[read-only] | NewParent | XmlNode. Documentation for this section has not yet been entered. |
[read-only] | NewValue | string. Documentation for this section has not yet been entered. |
[read-only] | Node | XmlNode. Documentation for this section has not yet been entered. |
[read-only] | OldParent | XmlNode. Documentation for this section has not yet been entered. |
[read-only] | OldValue | string. Documentation for this section has not yet been entered. |