Why 'Events cannot be declared with a delegate type that has a return type'?

I am just surprised at the fact that VB.NET does not support event that has a returning type.

In C#, delegate can be any function prototype (in the old C/C++ days) and C# keeps this advantage.

I hope it will be better in the final release.

[246 byte] By [Neo] at [2008-2-8]
# 1

Post a suggestion on the Microsoft Product Feedback Center.

DavidM.Kean at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic Language...