DIM hObjectArray AS Object[]
DIM anObject AS Object

hObjectArray [ Index AS Integer ] = anObject

Modifies the reference stored in the array at the specified index.