OEC Application Programming Interface

ExchangeList Class

List of Exchange items - see OECClient.Exchanges

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

System.Object
   MarshalByRefObject
      KeyedList<Int32,Exchange>
         IDList<Int32,Exchange>
            IDKeyList<Int32,String,Exchange>
               NamedList<Exchange>
                  ExchangeList

public class ExchangeList : NamedList<Exchange>

Remarks

The list is indexed by ID and Name

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

ExchangeList Members | OEC.API Namespace