ValueChange Members
Represents a ValueChange object.
The following tables list the members exposed by the ValueChange type.
Public Constructors
Name | Description | |
---|---|---|
ValueChange | Creates an instance of the ValueChange class. |
Top
Public Properties
Name | Description | |
---|---|---|
ModificationType | Retrieves the modification type of the value. | |
Value | Retrieves value. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CreateValueAdd | Create added value. | |
CreateValueDelete | Create deleted value. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top