Mono Class Library: Overview

System.Xml.XmlNodeChangedEventArgs: Members

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]
ActionXmlNodeChangedAction. Documentation for this section has not yet been entered.
[read-only]
NewParentXmlNode. Documentation for this section has not yet been entered.
[read-only]
NewValuestring. Documentation for this section has not yet been entered.
[read-only]
NodeXmlNode. Documentation for this section has not yet been entered.
[read-only]
OldParentXmlNode. Documentation for this section has not yet been entered.
[read-only]
OldValuestring. Documentation for this section has not yet been entered.