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