C
Carl Gilbert
Hi
I am trying to iterate through an enumeration type using reflection to
show the different options available.
So far I have got the app to show the type (Int, Boolean, enum, etc)
but need to expand upon the enum.
Any help would be greatly appreciated.
Redards, Carl Gilbert.
I am trying to iterate through an enumeration type using reflection to
show the different options available.
So far I have got the app to show the type (Int, Boolean, enum, etc)
but need to expand upon the enum.
Any help would be greatly appreciated.
Redards, Carl Gilbert.