'Declaration
Public Function GetContext( _ ByVal id As System.Integer _ ) As NCommandContext
'Usage
Dim instance As NCommandManager Dim id As System.Integer Dim value As NCommandContext value = instance.GetContext(id)
public NCommandContext GetContext( System.int id )
Parameters
- id