OEC Application Programming Interface

BaseContractList Class

List of BaseContract items. See OECClient.BaseContracts.

For a list of all members of this type, see BaseContractList Members.

System.Object
   MarshalByRefObject
      KeyedList<Int32,BaseContract>
         IDList<Int32,BaseContract>
            IDKeyList<Int32,String,BaseContract>
               NamedList<BaseContract>
                  BaseContractList

public class BaseContractList : NamedList<BaseContract>

Remarks

The list is indexed by base symbol.

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

BaseContractList Members | OEC.API Namespace