Tagged Questions
16
votes
3answers
4k views
VB.Net equivalent for C# 'dynamic' with Option Strict On
Is there an equivalent for the C# 4 'dynamic' keyword when using 'type safe VB.Net', i.e. with Option Strict On?