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,
	int value
)

Parameters

Name Type Range Default Description
indexint
valueint

See also