'Declaration
Public Overridable Sub InsertRange( _ ByVal index As System.Integer, _ ByVal c As System.Collections.ICollection _ )
'Usage
Dim instance As NConnectionCollection Dim index As System.Integer Dim c As System.Collections.ICollection instance.InsertRange(index, c)
Parameters
- index
- c