Sql.Net Class Library Documentation

GroupByTermCollection Constructor (GroupByTerm[])

Initializes a new instance of the GroupByTermCollection class, containing elements copied from an array.

public GroupByTermCollection(
   GroupByTerm[] items
);

Parameters

items
The array whose elements are to be added to the new GroupByTermCollection.

See Also

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