The list of parameters that the script can interact with.
![]() | Adds a parameter to the collection. |
![]() | Copies the parameter into the clipboard and removes the parameter from the list. |
![]() | Retrieves a scripting parameter in the collection by index. |
![]() | Retrieves a scripting parameter in the collection by name. |
![]() | Copies the parameter and inserts the copy into the list. |
![]() | Pastes the parameter from the clipboard and inserts into the list. |
![]() | Removes a parameter. |
![]() | Removes all parameters. |
![]() | Returns the size of the collection. |
![]() | Allows you to iterate through the collection. |
![]() | Returns the IAgRuntimeTypeInfo interface to access properties at runtime. |
Implemented Interface |
---|