OEC Application Programming Interface

BaseContract.GetNearestContracts Method 

Gets a list with N nearest contracts

public List<Contract> GetNearestContracts(
   Int32 NearestNumber
);

Parameters

NearestNumber
Number of contracts

Return Value

See Also

BaseContract Class | OEC.API Namespace