Click or drag to resize

IAdvancer Methods

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The PagedEnumeratorIAdvancer type exposes the following members.

Methods
  NameDescription
Public methodNextPage
Obtain a new page of objects to be used by the enclosing PagedEnumerator.
Public methodRemove
Remove the specified object from the underlying collection.
Public methodReset
Sets the advancer to its initial position, which is before the first page.
Top
See Also