Collection class for holding depth items.

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::.Object
  T4.API..::.Market..::.Depth..::.DepthList

See Also