Hey, I want to call a Type member by its index.
I' ve defined a Type that has members of another Type defined by me. I now want to create a loop that handles the single members. So far I have to call the members by their name one after the other.
Thanks,
Alex.