Java.Util.IListIterator: Property Members

The properties of Java.Util.IListIterator are listed below. For a list of all members, see the IListIterator Members list.

Public Properties

[read-only]
HasNextbool. Returns whether there are more elements to iterate.
[read-only]
HasPreviousbool. Returns whether there are previous elements to iterate.