DurationFunctionCollectionAdd Method |
Name | Description | |
---|---|---|
Add(T) | Adds an object to the end of the CollectionT. (Inherited from CollectionDurationFunctionDetails.) | |
Add(DurationSimpleFunction) |
Adds a function to the collection. The new function will not be configured with any
threshold values.
| |
Add(DurationSimpleFunction, Double) |
Adds a function to the collection, and adds a threshold value that is of interest while
exploring the function.
|