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

PathFittingMap.Reset Method

Resets this instance with data of the other PathFittingMap object.

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

Syntax

public void Reset
(
	AvlNet.PathFittingMap other
)

Parameters

Name Type Range Default Description
otherAvlNet.PathFittingMap

See also