Home
Change View
Print
CoCimSafeArray5
.Element3 (method)
Gets an element of a three dimensional array.
Syntax:
VARIANT
=
object
.
Element3
(
Index
,
Index2
,
Index3
)
Parameters:
Index
As
long
-
Index2
As
long
-
Index3
As
long
-
Description: