Click or drag to resize

TimeIntervalCollection<T>.IsInfinite Property

Gets a value indicating whether 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: 25.1.421.0 (25.1.421.0)
Syntax
public bool IsInfinite { get; }

Property Value

Type: Boolean
See Also