Friday, July 13, 2007

Using Reflection in VB.NET

Here is a link that has lots of good examples of using Reflection in VB.NET to get a list of members in a class, calling members in a class, etc.

http://www.java2s.com/Code/VB/Development/UseReflectiontocreateClassinstanceandcallmethod.htm

No comments: