Click or drag to resize

LeapSecondsFacetLeapSecondList Property

Gets the list of leap seconds currently being used by this class.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public ReadOnlyCollection<LeapSecond> LeapSecondList { get; }

Property Value

Type: ReadOnlyCollectionLeapSecond
See Also