You are here: Start » FIL.NET » Matrix Constructor

Matrix Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Matrix
(
	int nRows,
	int nCols,
	System.IntPtr data
)

Parameters

Name Type Range Default Description
nRowsint
nColsint
dataSystem.IntPtr

See also