Delegate Properties, Lazy Parameters & Lazy Variadic Functions

You will learn about delegate properties, lazy parameters, and lazy variadic functions in this lesson.

Delegate properties

The function and context pointers of a delegate can be accessed through its .funcptr and .ptr properties, respectively:

Get hands-on with 1200+ tech skills courses.