Bhuvanesh Mohankumar
What is a enumeration in C#?
By Bhuvanesh Mohankumar in .NET on May 08 2016
  • Bhuvanesh Mohankumar
    May, 2016 8

    An enumeration is a set of named integer constants. An enumerated type is declared using the enum keyword.

    • 2


Most Popular Job Functions


MOST LIKED QUESTIONS