Creates a new instance of the clsD3DynamicArray class.
Syntax
Set oDynArray = object.brOpenDynamicArray ([sString]) |
Parameters
Parameter |
Description |
oDynArray |
An object variable that represents a clsD3DynamicArray object to be created. |
object |
An object variable that represents a clsD3Environment object. |
sString |
Optional. A String that initializes the oDynArray. |