I’ve been slowly adding things that I run across that I need to remember to my blog so that I can find them at a later time. As well as allowing other people with the same issue to find a solution for themselves.
1: typeof(Widget)
is the equivalent in VB.NET of
1: GetType(Widget)
Now the next time I start looking for this I’ll have it on the blog and easily searchable.
del.icio.us Tags:
Programming,
C#,
VB.NET
Technorati Tags:
Programming,
C#,
VB.NET