Sql.Net Class Library Documentation

GroupByTermCollection.AddRange Method (GroupByTerm[])

Adds the elements of an array to the end of this GroupByTermCollection.

public virtual void AddRange(
   GroupByTerm[] items
);

Parameters

items
The array whose elements are to be added to the end of this GroupByTermCollection.

See Also

GroupByTermCollection Class | Reeb.SqlOM Namespace | GroupByTermCollection.AddRange Overload List