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