Version

GroupRecordEnumerator Class Members

The following tables list the members exposed by GroupRecordEnumerator.

Public Constructors
 NameDescription
Public ConstructorGroupRecordEnumerator ConstructorCreates an instance of GroupRecordEnumerator  
Public Properties
 NameDescription
Public PropertyCurrentGets the current element in the collection.  
Public Methods
 NameDescription
Public MethodMoveNextAdvances the enumerator to the next element of the collection.  
Public MethodResetSets the enumerator to its initial position, which is before the first element in the collection.  
See Also