Click or drag to resize
Accord.NET (logo)

ConfusionMatrixViewRemove Method

Does nothing.

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

Parameters

value
Type: SystemObject

Implements

IListRemove(Object)
See Also