You are here: Start » AVL.NET » ScanMapState.Reset Method

ScanMapState.Reset Method

Resets this instance with data of the other ScanMapState object.

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

Syntax

public void Reset
(
	AvlNet.ScanMapState other
)

Parameters

Name Type Range Default Description
otherAvlNet.ScanMapState

See also