Click or drag to resize
Accord.NET (logo)

ConfusionMatrixViewInsert Method

Does nothing.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public void Insert(
	int index,
	Object value
)
Request Example View Source

Parameters

index
Type: SystemInt32
value
Type: SystemObject

Implements

IListInsert(Int32, Object)
See Also