Get the class member list

  • Thread starter Thread starter Just D
  • Start date Start date
J

Just D

Hi,

Does anybody know is it possible to get the list of the public members of
the class during run-time using some trick if the class is, say, unknown or
I just want to write some universal method regardless of the members of the
class and their quantity?

Thanks,
Dmitri
 
Back
Top