Sql.Net Class Library Documentation

CaseTermCollection.Remove Method 

Removes the first occurrence of a specific CaseTerm from this CaseTermCollection.

public virtual void Remove(
   CaseTerm value
);

Parameters

value
The CaseTerm value to remove from this CaseTermCollection.

See Also

CaseTermCollection Class | Reeb.SqlOM Namespace