DurationFunctionDetailsExplorer Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.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