Represents a collection of time interval activity elements.
![]() | Adds a new element to the collection. |
![]() | Clears all elements from the collection. |
![]() | Import time intervals from specified time component. |
![]() | Inserts a new element at the supplied index. |
![]() | Load time intervals from file. |
![]() | Removes the element with the specified index. |
![]() | Returns the number of elements in the collection. |
![]() | Given an index, returns the element in the collection. |