IChangeSetEntries

Serves as a container for a list of changes in ChangeSets.

Implements: System.Collections.IEnumerable

Properties

PropertyDescription
Count:Int32

Returns the number of changes in ChangeSets.

Methods

MethodDescription
GetEnumerator():IEnumerator

Returns an enumerator which iterates through a listing.

(Inherited by System.Collections.IEnumerable)