PC Review


Reply
Thread Tools Rate Thread

How do I find the flags of an enum?

 
 
Todd
Guest
Posts: n/a
 
      4th Aug 2003
Hello,

Take the following Enum:

[Flags()]
public enum Colors
{
None = 0,

}
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question on Enum flags BillG Microsoft C# .NET 6 13th May 2008 01:03 PM
Enum Flags comparison Christian.Wall@gmx-topmail.de Microsoft C# .NET 4 21st Jul 2006 03:03 PM
[Flags] on enum declarations Paul E Collins Microsoft C# .NET 4 1st May 2005 03:10 AM
Enum as flags and the switch =?Utf-8?B?S2VpdGggSGFycmlz?= Microsoft C# .NET 2 31st Oct 2004 01:20 AM
Enum flags Matt Burland Microsoft C# .NET 3 4th Dec 2003 10:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:11 AM.