TimeIntervalCollection<T>.EqualsEpsilon Method |
Name | Description | |
---|---|---|
![]() | EqualsEpsilon(TimeIntervalCollection<T>, 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(TimeIntervalCollection<T>, Double, IEqualityComparer<T>) |
Determines if this TimeIntervalCollection is equal to another by comparing each of the TimeInterval elements in the two collections with EqualsEpsilon(TimeInterval, Double).
|