CustomFunctionCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(ICustomFunctionOperator) | item | Adds the specified custom function to the collection. |
| Add(IEnumerable<ICustomFunctionOperator>) | items | Adds the specified custom functions to the collection. |