Interval.Equals Method

IntervalEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Interval, comparing by value.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Interval)
Determines whether the specified Interval is equal to the current Interval, comparing by value.
Top
See Also