Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The PagedEnumerator..::.IAdvancer type exposes the following members.

Methods

  NameDescription
NextPage
Obtain a new page of objects to be used by the enclosing PagedEnumerator.
Remove
Remove the specified object from the underlying collection.
Reset
Sets the advancer to its initial position, which is before the first page.

See Also