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

GrayGoldenTemplate.Reset Method

Resets this instance with data of the other GrayGoldenTemplate object.

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

Syntax

public void Reset
(
	AvlNet.GrayGoldenTemplate other
)

Parameters

Name Type Range Default Description
otherAvlNet.GrayGoldenTemplate

See also