Previous PageNext Page

7.26.2 getItem Method

Retrieves the item at the specified location.
 

Syntax

safeArray.getItem(dimension1[, dimension2, ...], dimensionn)

Arguments

safeArray
A VBArray object. Required.
dimension1, ..., dimensionn
Specifies the exact location of the desired element of the VBArray. n equals the number of dimensions in the VBArray.

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page