You are here: Start » AVL.NET » Histogram Constructor

Histogram Constructor

Creates a deep copy of the passed object.

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

Syntax

public Histogram
(
	AvlNet.Histogram rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.HistogramPrototype object.

See also