ColumnCount Property (IValuesArray)
Gets the column count of this
IValuesArray.
'Declaration
ReadOnly Property ColumnCount As Integer
'Usage
Dim instance As IValuesArray
Dim value As Integer
value = instance.ColumnCount
Property Value
An integer value represents the column count of this
IValuesArray.