Learn how to use Flags in .NET with C#. Store multiple states in one enumeration object and take advantage of bitwise operations.
Archive
Learn how to use Flags in .NET with C#. Store multiple states in one enumeration object and take advantage of bitwise operations.