Getting Started with Adobe After Effects - Part 6: Motion Blur
This module helps you to share, discuss and learn interview questions and answers of different technologies

C# - How can you change the type of a enum?

Jan 28 2012 12:42PM by Manas Ranjan Dash   

Question

How can you change the type of a enum?

Answer

The type of the enum is implicitly specified as int, but we can alter this by using a colon after the name of the enumeration.

enum TheEnum : long {};

Read More..   [106 clicks]

Published under: C# Interview Questions and Answers ·  ·  ·  · 


Manas Ranjan Dash
39 · 5% · 1482
0
Liked
 
0
Asked



Submit

Your Comment


Sign Up or Login to post a comment.

"C# - How can you change the type of a enum?" rated 5 out of 5 by 5 readers
C# - How can you change the type of a enum? , 5.0 out of 5 based on 5 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]