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

DataCode.Reset Method

Resets this instance with data of the other DataCode object.

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

Syntax

public void Reset
(
	AvlNet.DataCode other
)

Parameters

Name Type Range Default Description
otherAvlNet.DataCode

See also