Sql.Net Class Library Documentation

CaseTermCollection.AddRange Method (CaseTermCollection)

Adds the elements of another CaseTermCollection to the end of this CaseTermCollection.

public virtual void AddRange(
   CaseTermCollection items
);

Parameters

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

See Also

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