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

Histogram.Insert Method

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

Syntax

public void Insert
(
	int index,
	double value
)

Parameters

Name Type Range Default Description
indexint
valuedouble

See also