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

Path Constructor

Creates a deep copy of the passed object.

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

Syntax

public Path
(
	AvlNet.Path rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.PathPrototype object.

See also