Sql.Net Class Library Documentation

SelectColumnCollection.GetEnumerator Method 

Returns an enumerator that can iterate through the elements of this SelectColumnCollection.

new public virtual Enumerator GetEnumerator();

Return Value

An object that implements System.Collections.IEnumerator.

See Also

SelectColumnCollection Class | Reeb.SqlOM Namespace