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

GoldenTemplate2Model.Reset Method

Resets this instance with data of the other GoldenTemplate2Model object.

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

Syntax

public void Reset
(
	AvlNet.GoldenTemplate2Model other
)

Parameters

Name Type Range Default Description
otherAvlNet.GoldenTemplate2Model

See also