TimeIntervalCollectionEmpty Property |
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 TimeIntervalCollection Empty { get; }
Public Shared ReadOnly Property Empty As TimeIntervalCollection
Get
public:
static property TimeIntervalCollection^ Empty {
TimeIntervalCollection^ get ();
}
static member Empty : TimeIntervalCollection with get
Property Value
Type:
TimeIntervalCollectionSee Also