TimeIntervalTIntersect Method | 
| Name | Description | |
|---|---|---|
| Intersect(TimeInterval) | 
            Computes an interval which is the intersection of this interval with another,
            with the data from this one.
              | |
| Intersect(TimeIntervalT) | 
            Computes an interval which is the intersection of this interval with another.
              | |
| Intersect(TimeIntervalT, IEqualityComparerT) | 
            Computes an interval which is the intersection of this interval with another.
              |