Question : Finding members order of a struct with reflection.

Hello,

I know I can find out what members are in a struct using reflection, but if I use the GetMembers function, will this return the members in the order they are defined within the struct? If not, how can I find this out?

Thanks,
Uni

Answer : Finding members order of a struct with reflection.

Random Solutions  
 
programming4us programming4us