You are here: Start » AVL.NET » COMModel Constructor

COMModel Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public COMModel
(
	AvlNet.COMModel rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.COMModelPrototype object.

See also