TimeIntervalEmpty Property |
Gets an empty interval.
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 Empty { get; }
Public Shared ReadOnly Property Empty As TimeInterval
Get
public:
static property TimeInterval^ Empty {
TimeInterval^ get ();
}
static member Empty : TimeInterval with get
Property Value
Type:
TimeIntervalSee Also