You are here: Start » AVL.NET » DataCode Constructor
DataCode Constructor
Creates a deep copy of the passed object.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public DataCode
(
AvlNet.DataCode rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | AvlNet.DataCode | Prototype object. |
