StrategyList (Class)

Defines the structure for a StrategyList object.

Namespace: strategy

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Count int Gets the total number of strategies in the collection.
Public property Item[nindex] object Gets a Strategy object based on the specified index.
Inheritance Hierarchy

elsystem.Object

strategy.StrategyList