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

Histogram.Insert Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void Insert
(
	System.IntPtr target,
	double value
)

Parameters

Name Type Range Default Description
targetSystem.IntPtr
valuedouble

Function Overrides

See also