TimeInterval<T>.Intersect Method |
Name | Description | |
---|---|---|
![]() | Intersect(TimeInterval) |
Computes an interval which is the intersection of this interval with another,
with the data from this one.
|
![]() | Intersect(TimeInterval<T>) |
Computes an interval which is the intersection of this interval with another.
|
![]() | Intersect(TimeInterval<T>, IEqualityComparer<T>) |
Computes an interval which is the intersection of this interval with another.
|