You are here: Start » AVL.NET » Matrix.Matrix(int, int)

Matrix.Matrix(int, int)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public Matrix(
	int rowCount,
	int columnCount
)

Parameters

rowCount
Type: System.Int32
columnCount
Type: System.Int32

See also