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

Profile.Reset Method

Resets this instance with data of the other Profile object.

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

Syntax

public void Reset
(
	AvlNet.Profile other
)

Parameters

Name Type Range Default Description
otherAvlNet.Profile

See also