DIM hObjectArray AS Object[]
DIM anObject AS Object

anObject = hObjectArray [ Index AS Integer ]

Returns a reference stored in the array from its index.