Returns an enumerator that iterates through the row values from the first position to the last one.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic IEnumerator<Object> GetEnumerator()
Return Value
Type: 
IEnumeratorObjectImplements
IEnumerableTGetEnumerator
See Also