| ||||||||||
FlagsAttribute ClassCustom attribute indicating an enumeration should be treated as a bitfield; that is, a set of flags.
RemarksBitfields can be combined using a bitwise OR operation, whereas enumerated constants cannot. An integrated development environment can use this information to provide a richer development experience. AttributeUsageAttribute is applied to this class, and its Inherited property specifies false. |
| |||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme