OEC Application Programming Interface

CurrencyList Class

List of currencies - see OECClient.Currencies

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

System.Object
   MarshalByRefObject
      KeyedList<Int32,Currency>
         IDList<Int32,Currency>
            IDKeyList<Int32,String,Currency>
               NamedList<Currency>
                  CurrencyList

public class CurrencyList : NamedList<Currency>

Remarks

The list is indexed by ID and Name

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

CurrencyList Members | OEC.API Namespace