You are here: Start » AVL.NET » Histogram.Add Method

Histogram.Add Method

Adds an element to the end

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

Syntax

public void Add
(
	double value
)

Parameters

Name Type Range Default Description
valuedouble

See also