TimeIntervalCollectionEmpty Property |
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic 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:
TimeIntervalCollection
See Also