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