Sql.Net Class Library Documentation

CaseTermCollection Constructor (CaseTerm[])

Initializes a new instance of the CaseTermCollection class, containing elements copied from an array.

public CaseTermCollection(
   CaseTerm[] items
);

Parameters

items
The array whose elements are to be added to the new CaseTermCollection.

See Also

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