'Declaration
Public Sub AddRange( _ ByVal contexts() As NCommandContext _ )
'Usage
Dim instance As NCommandContextCollection Dim contexts() As NCommandContext instance.AddRange(contexts)
public void AddRange( NCommandContext[] contexts )
Parameters
- contexts