ActionParameterDefinitions Collection
Description
A collection of ActionParameterDefinition objects.
Object Model
ActionParameterDefinitions CollectionActionParameterDefinition Object
Example
Public Methods
Public Method AddAdds a new ActionParameterDefinition object to the collection.
Public Method GetParametersCreates a new Parameters collection containing the input and output parameters for the current action run.
Public Method RemoveRemoves the specified ActionParameterDefinition object from the collection.
Public Method RemoveAllRemoves all ActionParameterDefinition objects from the collection.
Public Properties
Public Property CountThe number of ActionParameterDefinition objects in the collection.
Public Property ItemReturns the specified ActionParameterDefinition object.