OEC Application Programming Interface

BalanceList Class

List of Balance items - see Account.Balances.

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

System.Object
   MarshalByRefObject
      KeyedList<Currency,Balance>
         IDList<Currency,Balance>
            BalanceList

public class BalanceList : IDList<Currency,Balance>

Remarks

The list is indexed by Currency

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

BalanceList Members | OEC.API Namespace