TimeIntervalCollectionAdd Method | 
| Name | Description | |
|---|---|---|
| Add(TimeInterval) | 
            Adds an interval to the interval collection.
              | |
| Add(TimeIntervalCollection) | 
            Adds another interval collection to this interval collection.
            This interval collection will contain all intervals that were
            previously in either collection.
              |