DurationFunctionThresholdCrossingFoundExplorer Property |
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic DurationFunctionExplorer Explorer { get; }
Public ReadOnly Property Explorer As DurationFunctionExplorer
Get
public:
property DurationFunctionExplorer^ Explorer {
DurationFunctionExplorer^ get ();
}
member Explorer : DurationFunctionExplorer with get
Property Value
Type:
DurationFunctionExplorer
See Also