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

FittingMap.Reset Method

Resets this instance with data of the other FittingMap object.

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

Syntax

public void Reset
(
	AvlNet.FittingMap other
)

Parameters

Name Type Range Default Description
otherAvlNet.FittingMap

See also