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

Path.Reset Method

Resets this instance with data of the other Path object.

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

Syntax

public void Reset
(
	AvlNet.Path other
)

Parameters

Name Type Range Default Description
otherAvlNet.Path

See also