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

Matrix Constructor

Creates a deep copy of the passed object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Matrix
(
	FilNet.Matrix rhs
)

Parameters

Name Type Range Default Description
rhsFilNet.MatrixPrototype object.

See also