The implementation of Flags using bitwise operators(dotnet.org.za)
submitted by
schalkvanwyk(1335) 3 years, 6 months ago
Great overview of how to use bitwise operators combined with the FlagsAttribute.
Also explainse the use of the elusive tilda operator (~) - always wanted to know how to remove a bit flag from multiple set flags.
|category: Tips & Tricks
|Views: 120
tags:
Tips another
Everyones tags:
Your Tags: