Sql.Net Class Library Documentation

CaseTermCollection Constructor (CaseTermCollection)

Initializes a new instance of the CaseTermCollection class, containing elements copied from another instance of CaseTermCollection

public CaseTermCollection(
   CaseTermCollection items
);

Parameters

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

See Also

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