You are here: Start » Matrix.ResetWithData Method

Matrix.ResetWithData Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public void ResetWithData
(
	int newRowCount,
	int newColCount,
	System.IntPtr rhs
)

Parameters

Name Type Range Default Description
newRowCountint
newColCountint
rhsSystem.IntPtr

See also