A list of broker orders


The following tables list the members exposed by OrderList.

Public Constructors

  Name Description
Public method OrderList Initializes a new instance of the OrderList class.
Top

Public Properties

  Name Description
Public property Count Gets the number or orders in the list.
Public property Item Gets order by index
Top

Public Methods

  Name Description
Public method GetEnumerator Returns enumerator
Top

See Also