[]
Adds a range of Parameter objects to the Parameter collection.
public void AddRange(Parameter[] parameters)
Type | Name | Description |
---|---|---|
Parameter[] | parameters |
Adds a range of Parameter objects to the Parameter collection.
public void AddRange(ParameterCollection parameters)
Type | Name | Description |
---|---|---|
ParameterCollection | parameters |