Click or drag to resize
Accord.NET (logo)

ConfusionMatrixViewGetEnumerator Method

Gets the array enumerator.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public IEnumerator GetEnumerator()
Request Example View Source

Return Value

Type: IEnumerator

Implements

IEnumerableGetEnumerator
See Also