TimeIntervalCollectionTEqualsEpsilon Method |
| Name | Description | |
|---|---|---|
| EqualsEpsilon(TimeIntervalCollectionT, Double) |
Determines if this TimeIntervalCollection is equal to another by comparing each of the TimeInterval elements in the two collections with EqualsEpsilon(TimeInterval, Double).
| |
| EqualsEpsilon(TimeIntervalCollectionT, Double, IEqualityComparerT) |
Determines if this TimeIntervalCollection is equal to another by comparing each of the TimeInterval elements in the two collections with EqualsEpsilon(TimeInterval, Double).
|