2
Answers

How to enumerate all existing values of an enum type

nim_co

nim_co

20y
2.1k
1
Hi, I would like to know how can i add all the values of a certain enum type into a combo box in C# is there any kind of ubound / lbound mechanism involved ? please advise, cheers, Daberelay.

Answers (2)