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

ScanMapState Constructor

Creates a deep copy of the passed object.

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

Syntax

public ScanMapState
(
	AvlNet.ScanMapState rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.ScanMapStatePrototype object.

See also