Version

RowEnumerator Class Members

The following tables list the members exposed by RowEnumerator.

Public Constructors
 NameDescription
Public ConstructorRowEnumerator ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCurrentType-safe version of Current  
Public Methods
 NameDescription
Public MethodMoveNextAdvances the enumerator to the next row in the collection.  
Public MethodResetResets the enumerator.  
See Also