Create Enum at runtime

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Enum 4
String to Enumeration 1
Generic List. Remove duplicate 2
Generic List to Array 2
Enumeration 2
Enum TypeConverter 3
Generic.List 1
CheckBox 1

Top