Add | Adds a new parameter to the collection. |
Remove | Removes a parameter from the collection by its sequential index or name. |
_NewEnum | Returns the new enumerator |
Count | Returns the number of parameters in the collection. |
Item | Returns a parameter from the collection by its sequential index or name. |