Namespace: OpenEdge.Core.Collections
Class
ListIterator
Parent classes:
Inherits: OpenEdge.Core.Collections.Iterator
Implements: OpenEdge.Core.Collections.IListIterator

Copyright (c) 2013 by Progress Software Corporation. All rights reserved.
File:ListIterator
Author(s):hdaniels
Created:Wed Jan 02 23:38:28 EST 2008




Method Summary
Options Name Purpose
LOGICAL HasPrevious ()
INTEGER NextIndex ()
Progress.Lang.Object Previous ()
INTEGER PreviousIndex ()

Constructor Summary
Options Name Purpose
ListIterator (ICollection, handle, character, character)
ListIterator (ICollection, handle, character, character, character)


Method Detail
Top

LOGICAL HasPrevious ()

Returns LOGICAL
Top

INTEGER NextIndex ()

Returns INTEGER
Top

Progress.Lang.Object Previous ()

Returns Progress.Lang.Object
Top

INTEGER PreviousIndex ()

Returns INTEGER


Constructor Detail
Top

ListIterator (ICollection, handle, character, character)

Parameters:
poCol OpenEdge.Core.Collections.ICollection
tt HANDLE
objField CHARACTER
seqField CHARACTER
Top

ListIterator (ICollection, handle, character, character, character)

Parameters:
poCol OpenEdge.Core.Collections.ICollection
tt HANDLE
objField CHARACTER
seqField CHARACTER
querystring CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15