| |
| Name | Returns | Description |
|---|---|---|
| Append | Appends a Parameter object to the Parameters collection. | |
| Delete | Deletes a Parameter object from the Parameters collection. | |
| Refresh | Updates the Parameter objects in the Parameters collection. |
| Name | Returns | Description |
|---|---|---|
| Count | Long | Indicates the number of Parameter objects in the Parameters collection. Read-only. |
| Item | Parameter | Allows indexing into the Parameters collection to reference a specific Parameter object. Read-only. |
| |