Lecture overview -- Keyboard shortcut: 'u'  Previous page: Comparing and copying objects via references -- Keyboard shortcut: 'p'  Next page: Value Types [Section] -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Reference types, Value types, and Patterns - slide 6 : 29

Equality in C#
There are several equality operations in C# on reference types
Go to exercise
Equality of value types and reference types