TimeIntervalInfinite Property |
Gets an interval that represents the maximum possible span of time.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static TimeInterval Infinite { get; }
Public Shared ReadOnly Property Infinite As TimeInterval
Get
public:
static property TimeInterval^ Infinite {
TimeInterval^ get ();
}
static member Infinite : TimeInterval with get
Property Value
Type:
TimeIntervalSee Also