|   | ConfusionMatrixViewIndexOf Method  | 
        
         
              Does nothing.
            
 
    Namespace: 
   Accord.Controls
    Assembly:
   Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
 Syntax
Syntaxpublic int IndexOf(
	Object value
)
Public Function IndexOf ( 
	value As Object
) As Integer
Parameters
- value
- Type: SystemObject
 
Return Value
Type: 
Int32Implements
IListIndexOf(Object) See Also
See Also