'Declaration
Public Function IndexOf( _ ByVal command As NChartCommand _ ) As System.Integer
'Usage
Dim instance As NChartCommandCollection Dim command As NChartCommand Dim value As System.Integer value = instance.IndexOf(command)
public System.int IndexOf( NChartCommand command )
Parameters
- command