Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
School Learning
11.6k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
C#
1.8k+ articles
CSharp-method
680+ articles
CSharp-Enum-Class
5 posts
Popular Articles
Recent Articles
Converting Enumerated type to String according to the Specified Format in C#
Last Updated: 23 July 2019
Enum.Format(Type, Object, String) Method is used to convert the specified value of a specified enumerated type to its equivalent string repr
...read more
C#
CSharp-method
CSharp-Enum-Class
Getting the name of the Enumeration Constant having Specified value in C#
Last Updated: 23 July 2019
Enum.GetName(Type, Object) Method is used to get the name of the constant in the specified enumeration that has the specified value.Syntax:p
...read more
C#
CSharp-method
CSharp-Enum-Class
How to get the typecode for enum in C#?
Last Updated: 23 July 2019
Enum.GetTypeCode Method is used to get the type code of the underlying type of this enumeration member.Syntax:public TypeCode GetTypeCode ()
...read more
C#
CSharp-method
CSharp-Enum-Class
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
School Learning
11.6k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
C#
1.8k+ articles
CSharp-method
680+ articles
How to get the hashcode for enum in C#?
Last Updated: 23 July 2019
Enum.GetHashCode Method is used to get the HashCode for the value of the current instance. This method is inherited from the Object class.Sy
...read more
C#
CSharp-method
CSharp-Enum-Class
How to compare Enum values in C#?
Last Updated: 23 July 2019
Enum.CompareTo(Object) Method is used to compare the current instance to a specified object and returns an indication of their relative valu
...read more
C#
CSharp-method
CSharp-Enum-Class
1
1
1
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !