Child class containing the details of a single bid or offer depth row.

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

Syntax

C#
public class DepthItem
Visual Basic
Public Class DepthItem
Visual C++
public ref class DepthItem

Remarks

Inheritance Hierarchy

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

See Also