Click or drag to resize

Interval.Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Tests whether a given object is equal to the current interval.
(Overrides ValueType.Equals(Object).)
Public methodEquals(Interval)
Tests wither the current instance is equal to another interval.
Top
See Also