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