What Is Addressof Operator?

user image

Muskan Anand

2 years ago

Addressof operator creates a delegate object to a method. example: Dim pthread1 as new thread(AddressOf thread1) Here thread1 is a method. pthread1 is a delegate object.

Recent Doubts

Close [x]