Interface IChangeSet
- Namespace
- Dynamic
Data
- Assembly
- DynamicData.dll
Base interface representing a set of changes.
- Extension Methods
Properties
Adds
Gets the number of additions.
Property Value
Capacity
Gets or sets the capacity of the change set.
Property Value
- int
The capacity.
Count
Gets the total update count.
Property Value
Moves
Gets the number of moves.
Property Value
Refreshes
Gets the number of refreshes.
Property Value
Removes
Gets the number of removes.