Overload List

  NameDescription
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Equals(Object, Object) Obsolete.
Always throws an InvalidOperationException. Use AreEqual<(Of <(T>)>)(T, T) instead.

See Also