Tamino API for .NET

TaminoItemIterator.Index Property

Current index in page (zero based). This is the same as AbsoluteIndex for single-page result sets.

[Visual Basic]
Public ReadOnly Property Index As Integer
[C#]
public int Index {get;}

Remarks

Valid index values are positive (>= 0). An iterator initially has a negative value.

See Also

TaminoItemIterator Class | TaminoItemIterator Members | SoftwareAG.Tamino.Api Namespace