Click here to Skip to main content
15,892,674 members
Home / Discussions / C#
   

C#

 
GeneralC# CAS question Pin
elapid7-Mar-05 4:43
elapid7-Mar-05 4:43 
GeneralRe: C# CAS question Pin
Dave Kreskowiak7-Mar-05 9:47
mveDave Kreskowiak7-Mar-05 9:47 
GeneralEmail Client Application Pin
kaka227-Mar-05 4:12
kaka227-Mar-05 4:12 
GeneralRe: Email Client Application Pin
Judah Gabriel Himango7-Mar-05 6:04
sponsorJudah Gabriel Himango7-Mar-05 6:04 
GeneralRe: Email Client Application Pin
kaka227-Mar-05 9:37
kaka227-Mar-05 9:37 
GeneralWindows Forms personalization Pin
innocent737-Mar-05 3:26
innocent737-Mar-05 3:26 
GeneralCustom Controls Pin
chettu7-Mar-05 2:24
chettu7-Mar-05 2:24 
QuestionHow to get the number of items in enum ? Pin
Andres Coder7-Mar-05 2:03
Andres Coder7-Mar-05 2:03 
<br />
public enum Colors {Green, Red, Blue}<br />


How do I programatically know how many items are in that enum ? I need to create an array with the size of how many items are in that enum. For example when I have two items in the enum (Green, Blue), I have an array of size 2 (int[2]).

Regards,
Desmond
AnswerRe: How to get the number of items in enum ? Pin
turbochimp7-Mar-05 3:05
turbochimp7-Mar-05 3:05 
AnswerRe: How to get the number of items in enum ? Pin
mav.northwind7-Mar-05 3:17
mav.northwind7-Mar-05 3:17 
GeneralScroll bar problem in PrintPreview control Pin
sachinkalse6-Mar-05 23:10
sachinkalse6-Mar-05 23:10 
Generalvalidator Pin
ABBASI_RA6-Mar-05 22:11
ABBASI_RA6-Mar-05 22:11 
GeneralRe: validator Pin
chettu7-Mar-05 2:43
chettu7-Mar-05 2:43 
GeneralRe: validator Pin
ABBASI_RA8-Mar-05 2:43
ABBASI_RA8-Mar-05 2:43 
GeneralRe: validator Pin
chettu8-Mar-05 3:19
chettu8-Mar-05 3:19 
GeneralQuestion on PDA Pin
RockRock6-Mar-05 20:08
RockRock6-Mar-05 20:08 
Generalcoloured lines in a multilined textbox Pin
maheshfour6-Mar-05 18:30
maheshfour6-Mar-05 18:30 
GeneralRe: coloured lines in a multilined textbox Pin
Anonymous6-Mar-05 19:33
Anonymous6-Mar-05 19:33 
GeneralRe: coloured lines in a multilined textbox Pin
Robert Rohde6-Mar-05 20:12
Robert Rohde6-Mar-05 20:12 
GeneralRe: coloured lines in a multilined textbox Pin
maheshfour6-Mar-05 20:38
maheshfour6-Mar-05 20:38 
GeneralRe: coloured lines in a multilined textbox Pin
Robert Rohde6-Mar-05 20:59
Robert Rohde6-Mar-05 20:59 
Generalblit question Pin
theDexter6-Mar-05 17:10
theDexter6-Mar-05 17:10 
GeneralRe: blit question Pin
Robert Rohde6-Mar-05 21:24
Robert Rohde6-Mar-05 21:24 
GeneralRe: blit question Pin
theDexter7-Mar-05 2:40
theDexter7-Mar-05 2:40 
GeneralRe: blit question Pin
Robert Rohde7-Mar-05 5:04
Robert Rohde7-Mar-05 5:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.