Lecture overview -- Keyboard shortcut: 'u'  Previous page: Output Parameters -- Keyboard shortcut: 'p'  Next page: Parameter Arrays -- 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    Data Access, Properties, and Methods - slide 26 : 29

Use of ref and out parameters in OOP
How useful are reference and output parameters in object-oriented programming?
ref and out parameters are relatively rare in the C# standard libraries