|
-
Nov 29th, 2006, 09:20 PM
#1
Thread Starter
Hyperactive Member
how check if a type is part of an Enum ?
Hello !
I would like to know how to check if a type (for example System.DayOfWeek) is an Enum.
Thanks for any help!
Regards,
Fabian
-
Nov 29th, 2006, 09:22 PM
#2
Re: how check if a type is part of an Enum ?
Would the Type.IsEnum property help do you think? Someone hasn't been reading the MSDN doco.
-
Nov 29th, 2006, 09:35 PM
#3
Thread Starter
Hyperactive Member
Re: how check if a type is part of an Enum ?
ahhhhhmmmmmm what's that again msdn ?
Once you give the answers, I know where to look for it
Thanks again ! You're better than msdn...
Regards,
Fabian
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|