Class representing a single tradable market.

The Market..::.LegList type exposes the following members.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Count
Returns the number of legs in the strategy.
Item
Returns the LegItem at the list index specified.

See Also