Click or drag to resize

TimeIntervalCollection.Infinite Property

Gets an unbounded, infinite, read-only TimeIntervalCollection.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public static TimeIntervalCollection Infinite { get; }

Property Value

Type: TimeIntervalCollection
See Also