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

AccumulateProfileState.Reset Method

Resets this instance with data of the other AccumulateProfileState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.AccumulateProfileState other
)

Parameters

Name Type Range Default Description
otherAvlNet.AccumulateProfileState

See also