Click or drag to resize

TimeIntervalCollectionRemove Method

Overload List
  NameDescription
Public methodRemove(TimeInterval)
Removes the specified interval from this interval list, creating a hole over the specified interval.
Public methodRemove(TimeIntervalCollection)
Removes the specified intervals from this interval list, creating a hole over the specified intervals.
Top
See Also