removeInterval
Removes the specified interval from this interval collection, creating a hole over the specified interval. The data property of the input interval is ignored.
Return
true
if the interval was removed, false
if no part of the interval was in the collection.
Parameters
interval
The interval to remove.