Click or drag to resize
XMatrixColCount Method
Gets the Number of Columns in the matrix.

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int ColCount()

Return Value

Type: Int32
Number of Columns in the matrix.

Implements

IArray.ColCount
See Also