Sql.Net Class Library Documentation

CaseTermCollection.Add Method 

Adds an instance of type CaseTerm to the end of this CaseTermCollection.

public virtual void Add(
   CaseTerm value
);

Parameters

value
The CaseTerm to be added to the end of this CaseTermCollection.

See Also

CaseTermCollection Class | Reeb.SqlOM Namespace