Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
TableInfo.Max Property

Readonly. The index of the last Item in the Group to be considered in the Table (i.e. Subscription).

C++
public: __property int Max;
C#
public int Max;
Visual Basic
Public Property Max() As Integer