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

MaximumHistogram_OfLoopState.Reset Method

Resets this instance with data of the other MaximumHistogram_OfLoopState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.MaximumHistogram_OfLoopState other
)

Parameters

Name Type Range Default Description
otherAvlNet.MaximumHistogram_OfLoopState

See also