Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
IIndexedItemEvent.GetMaximumIndex Method

Returns the maximum index for the fields in the event. The event cannot be empty, so the maximum Index must always exist.

C++
int GetMaximumIndex();
C#
int GetMaximumIndex();
Visual Basic
Function GetMaximumIndex() As Integer

A 0-based index.