Click here to Skip to main content
15,906,094 members
Home / Discussions / C#
   

C#

 
QuestionRe: How to get the Enum item names using Reflection Pin
engsrini17-Mar-06 7:08
engsrini17-Mar-06 7:08 
AnswerRe: How to get the Enum item names using Reflection Pin
Guffa17-Mar-06 7:32
Guffa17-Mar-06 7:32 
GeneralRe: How to get the Enum item names using Reflection Pin
engsrini17-Mar-06 8:32
engsrini17-Mar-06 8:32 
GeneralRe: How to get the Enum item names using Reflection Pin
Guffa17-Mar-06 8:34
Guffa17-Mar-06 8:34 
QuestionRe: How to get the Enum item names using Reflection Pin
engsrini17-Mar-06 8:41
engsrini17-Mar-06 8:41 
AnswerRe: How to get the Enum item names using Reflection Pin
engsrini17-Mar-06 8:44
engsrini17-Mar-06 8:44 
GeneralRe: How to get the Enum item names using Reflection Pin
Guffa17-Mar-06 8:54
Guffa17-Mar-06 8:54 
AnswerRe: How to get the Enum item names using Reflection Pin
chriswa17-Mar-06 13:26
chriswa17-Mar-06 13:26 
Have you tried using the Enum struct? Once you have the type of enum you can use the static methods of the Enum struct to obtain information about the enum type.Suspicious | :suss:

chriswa
GeneralRe: How to get the Enum item names using Reflection Pin
engsrini20-Mar-06 1:42
engsrini20-Mar-06 1:42 
QuestionTime & Date Pin
deepscyberpulse17-Mar-06 2:43
deepscyberpulse17-Mar-06 2:43 
AnswerRe: Time & Date Pin
Sean Michael Murphy17-Mar-06 2:50
Sean Michael Murphy17-Mar-06 2:50 
AnswerRe: Time & Date Pin
sherwani17-Mar-06 2:51
sherwani17-Mar-06 2:51 
AnswerRe: Time & Date Pin
JuanAlbertoMD17-Mar-06 3:45
JuanAlbertoMD17-Mar-06 3:45 
QuestionNeed Help in c# Pin
mynameatif17-Mar-06 2:43
mynameatif17-Mar-06 2:43 
AnswerRe: Need Help in c# Pin
Judah Gabriel Himango17-Mar-06 9:08
sponsorJudah Gabriel Himango17-Mar-06 9:08 
GeneralRe: Need Help in c# Pin
Ed.Poore17-Mar-06 12:55
Ed.Poore17-Mar-06 12:55 
GeneralRe: Need Help in c# Pin
chriswa17-Mar-06 13:31
chriswa17-Mar-06 13:31 
GeneralRe: Need Help in c# Pin
Ed.Poore17-Mar-06 22:34
Ed.Poore17-Mar-06 22:34 
Questioncsv to IList Pin
john3417-Mar-06 2:22
john3417-Mar-06 2:22 
AnswerRe: csv to IList Pin
Judah Gabriel Himango17-Mar-06 9:08
sponsorJudah Gabriel Himango17-Mar-06 9:08 
Questionequivalent code Pin
V.17-Mar-06 2:02
professionalV.17-Mar-06 2:02 
AnswerRe: equivalent code Pin
J4amieC17-Mar-06 2:16
J4amieC17-Mar-06 2:16 
GeneralRe: equivalent code Pin
V.17-Mar-06 2:23
professionalV.17-Mar-06 2:23 
GeneralRe: equivalent code Pin
J4amieC17-Mar-06 3:16
J4amieC17-Mar-06 3:16 
GeneralRe: equivalent code Pin
V.17-Mar-06 3:22
professionalV.17-Mar-06 3:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.