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

CompareGoldenTemplate_EdgesState.Reset Method

Resets this instance with data of the other CompareGoldenTemplate_EdgesState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.CompareGoldenTemplate_EdgesState other
)

Parameters

Name Type Range Default Description
otherAvlNet.CompareGoldenTemplate_EdgesState

See also