Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C# Intermediate C# System.Object Object Equality

I think you should specify that you are only talking about reference types rather than value types???

Otherwise its kind of confusing when you talk about objects in memory and using the object reference comparison method being automatically invoked.

I would suggest anyone else confused about this to look up Object.ReferenceEquals.

1 Answer

Tyler B
Tyler B
5,787 Points

I see question marks but am having a hard time understanding what it is you're asking.