Related resources for Dynamic XML Creation Using Reflection
  • Dynamic XML Creation Using Reflection5/20/2012 5:37:01 AM. Reflection is mechanism of discovering class information solely at run time. Using reflection you would see all the properties, functions, events, constructor of an object.