Lightstreamer .Net Client 2.1.2
ContentsIndexHome
PreviousUpNext
IUpdateInfo.ItemPos Property

Positional information for the item involved in the current update, i.e. the 1-based position of the item within the Group of items in the related table.

C++
__property int ItemPos;
C#
int ItemPos;
Visual Basic
Property ItemPos() As Integer