C
Chris
I want to iterate through a class and retrieve a list of all the public
members (and their type if possible) for it to display on the screen. Then
I want to be able to access those methods through a variable. Is this even
possible? What topics do I need to look into for this?
Thanks
Chris
members (and their type if possible) for it to display on the screen. Then
I want to be able to access those methods through a variable. Is this even
possible? What topics do I need to look into for this?
Thanks
Chris