OEC Application Programming Interface

TraderList Class

List of traders - see OECClient.Traders

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

System.Object
   MarshalByRefObject
      KeyedList<Int32,Trader>
         IDList<Int32,Trader>
            IDKeyList<Int32,String,Trader>
               NamedList<Trader>
                  TraderList

public class TraderList : NamedList<Trader>

Remarks

The list is indexed by ID and Name

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

TraderList Members | OEC.API Namespace