[]
Adds a QueryParameter object to the current collection.
public int Add(QueryParameter parameter)
| Type | Name | Description |
|---|---|---|
| QueryParameter | parameter | The QueryParameter object to add. |
| Type | Description |
|---|---|
| int | The index of the added object in the current collection. |