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