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

EdgeModel2 Constructor

Creates a deep copy of the passed object.

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

Syntax

public EdgeModel2
(
	AvlNet.EdgeModel2 rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.EdgeModel2Prototype object.

See also