S
shapper
Hello,
I have an enumeration, A, with 10 items.
I want to create a second enum, B, at runtime having 5 of the items of
enum A.
Is this possible?
Thanks,
Miguel
I have an enumeration, A, with 10 items.
I want to create a second enum, B, at runtime having 5 of the items of
enum A.
Is this possible?
Thanks,
Miguel