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

GrayModel2 Constructor

Creates a deep copy of the passed object.

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

Syntax

public GrayModel2
(
	AvlNet.GrayModel2 rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.GrayModel2Prototype object.

See also