'Declaration
Public Sub SetSize( _ ByVal columnCount As System.Integer, _ ByVal rowCount As System.Integer _ )
'Usage
Dim instance As NMatrixSeriesData Dim columnCount As System.Integer Dim rowCount As System.Integer instance.SetSize(columnCount, rowCount)
public void SetSize( System.int columnCount, System.int rowCount )
Parameters
- columnCount
- rowCount