JulianDateFunctionExplorerFunctions 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 JulianDateFunctionCollection Functions { get; }
Public ReadOnly Property Functions As JulianDateFunctionCollection
Get
public:
property JulianDateFunctionCollection^ Functions {
JulianDateFunctionCollection^ get ();
}
member Functions : JulianDateFunctionCollection with get
Property Value
Type:
JulianDateFunctionCollectionSee Also