TimeIntervalTAdd Method |
Name | Description | |
---|---|---|
Add(TimeIntervalT) |
Adds two intervals together, producing an interval list that
includes both intervals.
| |
Add(TimeIntervalCollectionT) |
Adds an interval list to this interval, producing a new interval list
that includes this interval plus all intervals in the input list.
The input list is not changed by this method.
|