List of the legs in the strategy.

Namespace:  T4.API
Assembly:  T4API.20 (in T4API.20.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public class LegList
Visual Basic (Declaration)
<DefaultMemberAttribute("Item")> _
Public Class LegList
Visual C++
[DefaultMemberAttribute(L"Item")]
public ref class LegList

Remarks

Inheritance Hierarchy

System..::.Object
  T4.API..::.Market..::.LegList

See Also