Click here to Skip to main content
16,016,345 members
Articles / Programming Languages / C#

Get an object instance given just a name

Rate me:
Please Sign up or sign in to vote.
2.50/5 (2 votes)
15 Oct 2013CPOL2 min read 8.8K   3  
How to get a reference to a class member when all you have is its name and type.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions