Error!
Success!

Bit Field Enumerations

0
kicks

Bit Field Enumerations  (Unpublished)

When you need to store multiple Boolean statuses for a single item, you may elect to place each on/off attribute into a bit field. If you use an enumeration marked with the FlagsAttribute class, the .NET framework will assist with some of the operations.


Kicked By:
Drop Kicked By: