'Declaration Public Sub AddRange( _ ByVal collection As ParameterCollection _ )
public void AddRange( ParameterCollection collection )
Parameters
- collection
- The ParameterCollection to add to the current collection.
'Declaration Public Sub AddRange( _ ByVal collection As ParameterCollection _ )
public void AddRange( ParameterCollection collection )