Name | Description | |
---|---|---|
Add | Adds a new argument to the collection. All the data series that participate in a function expression must be added to the collection before calculating the function. | |
Clear | Removes all elements from the collection. | |
RemoveAt | Removes the argument at the specified index from the collection. |