Click or drag to resize

TimeIntervalAdd Method

Overload List
  NameDescription
Public methodAdd(TimeInterval)
Adds two intervals together, producing an interval list that includes both intervals.
Public methodAdd(TimeIntervalCollection)
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.
Top
See Also