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