GetEnumerator Method

GetEnumerator function

Gets an enumerator that iterates rows through this collection


func (instance *RowCollection) GetEnumerator()  (*RowEnumerator,  error) 

Remarks

See Also