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