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

GrayModel Constructor

Creates a deep copy of the passed object.

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

Syntax

public GrayModel
(
	AvlNet.GrayModel rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.GrayModelPrototype object.

See also