DurationFunctionExplorerFunctions Property |
Gets the collection of functions to be explored.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DurationFunctionCollection Functions { get; }
Public ReadOnly Property Functions As DurationFunctionCollection
Get
public:
property DurationFunctionCollection^ Functions {
DurationFunctionCollection^ get ();
}
member Functions : DurationFunctionCollection with get
Property Value
Type:
DurationFunctionCollectionSee Also