[This is preliminary documentation and is subject to change.]

Represents data type that reports change of values of its members

Namespace:  Tools
Assembly:  Tools (in Tools.dll) Version: 1.5.2.0

Author: Đonny

Vertion history

1.5.2 (Release)
VersionAttribute and AuthorAttribute removed

Syntax

C#
public interface IReportsChange
Visual Basic (Declaration)
Public Interface IReportsChange
Visual C++
public interface class IReportsChange
J#
public interface IReportsChange
JScript
public interface IReportsChange

See Also