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

Region.Reset Method

Resets this instance with data of the other Region object.

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

Syntax

public void Reset
(
	AvlNet.Region other
)

Parameters

Name Type Range Default Description
otherAvlNet.Region

See also