Skip to content
Microsoft Learn logo

Get started with Delegates

Course
by Microsoft Learn·Coding & Tech
1 hr 10 min Beginner

Learn how to declare, instantiate, and invoke delegates for scenarios that require dynamic method invocation, such as callback methods and custom sorting or filtering. Learn how to use delegates to create flexible and extensible code that can adapt to changing requirements.

Related Courses