Sql.Net Class Library Documentation

GroupByTermCollection.AddRange Method (GroupByTermCollection)

Adds the elements of another GroupByTermCollection to the end of this GroupByTermCollection.

public virtual void AddRange(
   GroupByTermCollection items
);

Parameters

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

See Also

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