OEC Application Programming Interface

ContractKindList.Remove Method 

Removes an element to the collection

public Void Remove(
   ContractKind contractKind
);

Parameters

contractKind
An element

See Also

ContractKindList Class | OEC.API Namespace