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

ScanMap Constructor

Creates a deep copy of the passed object.

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

Syntax

public ScanMap
(
	AvlNet.ScanMap rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.ScanMapPrototype object.

See also