The equals(Object) method The current instance is a reference type: Tests for reference equality The cur Equivalent to a call to the ReferenceEquals Thet ThevmethodThe Equals(Object) method • The current instance is a reference type: Tests for reference equality • The current instance is a value type: • The two objects are of the same type • The values of the public and private fields of the two objects are equal Equivalent to a call to the ReferenceEquals method