The following tables list the members exposed by the ChangeEventArgs type.

Public Constructors

  Name Description
ChangeEventArgs Overloaded.  
Top

Public Properties

  Name Description
public property Key  
public property Nested  
public property NewValue  
public property OldValue  
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also