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

MinimumHistogram_OfLoopState.Reset Method

Resets this instance with data of the other MinimumHistogram_OfLoopState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.MinimumHistogram_OfLoopState other
)

Parameters

Name Type Range Default Description
otherAvlNet.MinimumHistogram_OfLoopState

See also