Namespace: OpenEdge.DataAdmin.Lang.Collections
Type: Interface IList
Parent Classes:
Inherits: Progress.Lang.Object


File:IList
Author(s):based



Method Summary
  Options Name Purpose
  LOGICAL Add (Object)
  INTEGER IndexOf (Object) /* Returns the index in this list of the specified extent */

Method Detail
Top

LOGICAL Add (Object)

Parameters:
o Progress.Lang.Object
 
Returns LOGICAL
 
Top

INTEGER IndexOf (Object)

/* Returns the index in this list of the specified extent
Parameters:
o Progress.Lang.Object
 
Returns INTEGER