Click or drag to resize

IntervalEquals Method

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