The properties of Java.Util.IListIterator are listed below. For a list of all members, see the IListIterator Members list.
[read-only] | HasNext | bool. Returns whether there are more elements to iterate. |
[read-only] | HasPrevious | bool. Returns whether there are previous elements to iterate. |