I know it is possible to check whether a specific data member exists, but is it also possible to enumerate them all?
EDIT: I want to enumerate them in code, compile time is ok.
I know it is possible to check whether a specific data member exists, but is it also possible to enumerate them all?
EDIT: I want to enumerate them in code, compile time is ok.