Click or drag to resize

DateMotionCollectionT, TDerivativeDates Property

Gets the list of dates in this collection.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<JulianDate> Dates { get; }

Property Value

Type: IListJulianDate

Implements

IDateMotionCollectionT, TDerivativeDates
See Also