TimeIntervalCollection Properties
A collection of time intervals.
Name | Description |
---|---|
Capacity |
Gets or sets the number of elements that the DXCollection |
Count |
Gets the number of elements contained in the DXCollection |
Duration | Returns the difference between the earliest and the latest time of the intervals in a time interval collection. |
End |
Gets the end date time of the time interval which finishes last in the Time |
Interval |
Returns a Time |
Is |
Gets whether the collection has been locked for updating.
Inherited from Notification |
Item[Int32] |
Provides indexed access to individual items in the collection.
Inherited from DXCollection |
Start |
Gets the earliest start date time from all the time intervals in the Time |
Uniqueness |
Gets or sets the type of an object, which provides uniqueness for the current DXCollection |
See Also