Class that deals with all the orders for an account's position.
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
[DefaultMemberAttribute("Item")] public class OrderList : ICollection |
| Visual Basic (Declaration) |
|---|
<DefaultMemberAttribute("Item")> _ Public Class OrderList _ Implements ICollection |
| Visual C++ |
|---|
[DefaultMemberAttribute(L"Item")] public ref class OrderList : ICollection |
Remarks
Inheritance Hierarchy
System..::.Object
T4.API..::.OrderList
T4.API..::.OrderList