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 | |
---|---|---|---|---|---|
nRows | int | ||||
nCols | int | ||||
data | System.IntPtr |