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 | |
|---|---|---|---|---|---|
| rhs | FilNet.Matrix | Prototype object. |
