Click or drag to resize
Accord.NET (logo)

ConfusionMatrixPropertyDescriptorGetValue Method

Gets a value from the array.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public override Object GetValue(
	Object component
)
Request Example View Source

Parameters

component
Type: SystemObject

Return Value

Type: Object
See Also