The ColumnArray type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Size |
Returns the number of variables that are created by the invoking
ColumnArray object. Every ColumnArray
object is suitable for constructing a variable array of a specific
length. The length must be the same in each one of the
ColumnArray objects when you combine
multiple ColumnArray
objects with the method And.
|