OEC Application Programming Interface

BaseContractList Methods

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

Public Instance Methods

ContainsKey (inherited from KeyedList<Int32,BaseContract>) Determines whether the collection contains a specific key.
FindBySymbol Returns BaseContract instance for symbol
GetByIndex (inherited from KeyedList<Int32,BaseContract>) Gets the item by zero-based index
SortedValues (inherited from KeyedList<Int32,BaseContract>) 

See Also

BaseContractList Class | OEC.API Namespace