Moves the enumerator to the first page in the set on the first call and
to the next page in the set on subsequent calls.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Function NextPage As Boolean |
| C# |
|---|
bool NextPage() |
| Visual C++ |
|---|
bool NextPage() |
| JavaScript |
|---|
function nextPage(); |