| Overload | Description |
|---|---|
| NewParameter | Create a new Parameter object with the specified ID (name) and add it to the collection. |
| Overload | Description |
|---|---|
| NewParameter | Create a new Parameter object with the specified ID (name) and add it to the collection. |
| Exception | Description |
|---|---|
| WrNonUniqueIdException | Exception is thrown when attempting to add a new parameter to the collection with an ID and another parameter with the same ID already exists in the collection. |