interface SessionDescriptorEnumAut

Brief

The collection of objects which describe trading sessions.

Details

The collection of SessionDescriptorAut objects.

To get an instance of this class, use the TradeDeskAut.RetrieveTradeSession method.

The collection can be enumerated using the foreach statement.

Public Properties

Count

Returns the number of elements in the collection.

Public Methods

Item

Gets an element of the collection by its index.

back