Community

Declaring Anonymous Types in VB

(Paul Kimmel) Using an anonymous type means that the compiler will code generate a class for you based on context and named initializers. This article introduces you to anonymous types and explores some of the variations of their usage.

Read More - Register for Free Membership