Class providing a list of the accounts.

The AccountList..::.PositionUpdateList type exposes the following members.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetEnumerator
Returns an enumerator on the list for use with For...Each statements.
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Count
Returns the number of account and position pairings in the list.
Item
Returns the specified account and position pairing from the list.

See Also