Tamino API for .NET

TaminoPageIterator.Next Method 

Move to next page if possible.

[Visual Basic]
Public Function Next() As Boolean
[C#]
public bool Next();

Return Value

true if moving to the next page was possible, false otherwise

See Also

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