1
Reply

What is Reflection in .Net?

Jul 28, 2006
4.3k
0

    Hi,

    Reflection is the ability to find out the information abount an object at "RUN TIME". The namespace that u use for refelection is:

    System.Reflection

    Regards,

    Anuj rathi

    Anuj Kumar
    July 30, 2006
    0