Sql.Net Class Library Documentation

CaseTermCollection.AddRange Method (CaseTerm[])

Adds the elements of an array to the end of this CaseTermCollection.

public virtual void AddRange(
   CaseTerm[] items
);

Parameters

items
The array whose elements are to be added to the end of this CaseTermCollection.

See Also

CaseTermCollection Class | Reeb.SqlOM Namespace | CaseTermCollection.AddRange Overload List