Adds the elements of an array to the end of this OrderByTermCollection.
Adds the elements of an array to the end of this OrderByTermCollection.
public virtual void AddRange(OrderByTerm[]);
Adds the elements of another OrderByTermCollection to the end of this OrderByTermCollection.
public virtual void AddRange(OrderByTermCollection);
OrderByTermCollection Class | Reeb.SqlOM Namespace