Click or drag to resize

TimeIntervalCollectionIsInfinite Property

Gets a value indicating whether or not the interval collection is infinite. An infinite interval collection contains all possible times.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool IsInfinite { get; }

Property Value

Type: Boolean
See Also