The IColumnArray type exposes the following members.

Properties

  Name Description
Public property Size
Returns the number of variables that are created by the invoking IColumnArray object. Every IColumnArray object is suitable for constructing a variable array of a specific length. The length must be the same in each IColumnArray when combining IColumnArray objects with the method And.

See Also