Click or drag to resize

Complex.Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Indicates whether the current complex number is equal to another one.
(Overrides ValueType.Equals(Object).)
Public methodEquals(Complex)
Indicates whether the current complex number is equal to another one.
Top
See Also