Sql.Net Class Library Documentation

GroupByTermCollection.Remove Method 

Removes the first occurrence of a specific GroupByTerm from this GroupByTermCollection.

public virtual void Remove(
   GroupByTerm value
);

Parameters

value
The GroupByTerm value to remove from this GroupByTermCollection.

See Also

GroupByTermCollection Class | Reeb.SqlOM Namespace