IChangeSetEntries
Serves as a container for a list of changes in ChangeSets.
Implements: System.Collections.IEnumerable
Properties
Property | Description |
---|---|
Count:Int32 | Returns the number of changes in ChangeSets. |
Methods
Method | Description |
---|---|
GetEnumerator():IEnumerator | Returns an enumerator which iterates through a listing. (Inherited by System.Collections.IEnumerable) |