215 Views
Through this article, i will show you how to create enumeration as Bit Flags in C#.Enumeration is one the important feature of C#. Enumeration allows you to name a variable to make sense for the program
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Through this article, i will show you how to create enumeration as Bit Flags in C#.Enumeration is one the important feature of C#. Enumeration allows you to name a variable to make sense for the program