Sql.Net Class Library Documentation

GroupByTermCollection Constructor (GroupByTermCollection)

Initializes a new instance of the GroupByTermCollection class, containing elements copied from another instance of GroupByTermCollection

public GroupByTermCollection(
   GroupByTermCollection items
);

Parameters

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

See Also

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