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

GoProfile.Reset Method

Resets this instance with data of the other GoProfile object.

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

Syntax

public void Reset
(
	AvlNet.GoProfile other
)

Parameters

Name Type Range Default Description
otherAvlNet.GoProfile

See also