S
shapper
Hello,
I need an enumeration that will have the following items:
A, B, C, AandB, AandC, BandC ...
Is there a better way to create such an enumeration or something
similar without specifying all the items?
Thanks,
Miguel
I need an enumeration that will have the following items:
A, B, C, AandB, AandC, BandC ...
Is there a better way to create such an enumeration or something
similar without specifying all the items?
Thanks,
Miguel