Sql.Net Class Library Documentation

UpdateTermCollection.Remove Method 

Removes the first occurrence of a specific UpdateTerm from this UpdateTermCollection.

public virtual void Remove(
   UpdateTerm value
);

Parameters

value
The UpdateTerm value to remove from this UpdateTermCollection.

See Also

UpdateTermCollection Class | Reeb.SqlOM Namespace