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

RectificationMap.Reset Method

Resets this instance with data of the other RectificationMap object.

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

Syntax

public void Reset
(
	AvlNet.RectificationMap other
)

Parameters

Name Type Range Default Description
otherAvlNet.RectificationMap

See also