Convert an enum to a List
Sometimes you need a function to convert a enum to a string array.
There is already a class (Enum) which helps us to do so
string[] abc = Enum.GetNames(...);
Advertisements
Posts Tagged ‘ string ’
Sometimes you need a function to convert a enum to a string array.
There is already a class (Enum) which helps us to do so
string[] abc = Enum.GetNames(...);
GrailSeeker on ListBox – Automatically… | |
![]() | Mauro Nobili on Windows 7 Update – List… |
Dominik Klein on ListBox – Automatically… | |
Bjørn Engsig on Windows 7 Update – List… | |
Rami on vmware-authd.exe has a high CP… |
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
« Feb | ||||||
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |