OEC Application Programming Interface

ContractList Properties

The properties of the ContractList class are listed below. For a complete list of ContractList class members, see the ContractList Members topic.

Public Instance Properties

Count (inherited from KeyedList<ContractKey,Contract>) Gets the number of elements contained in the collection.
First (inherited from KeyedList<ContractKey,Contract>) Gets the first item in collection or default value, if no items available
ItemOverloaded. finds contract by symbol
Keys (inherited from KeyedList<ContractKey,Contract>) Gets a list of keys available in the collection
Last (inherited from KeyedList<ContractKey,Contract>) Gets the last item in collection or default value, if no items available
Values Gets a list of contracts ordered by symbol/expliration date

See Also

ContractList Class | OEC.API Namespace | Contracts | Contracts | Contracts