next release.
>
>-Original Message-
>From: Richard Grimes [mailto:[EMAIL PROTECTED]]
>Sent: Sunday, May 05, 2002 4:00 AM
>To: [EMAIL PROTECTED]
>Subject: Re: [DOTNET] Schrodininger's Enum
>
>Hmmm,
>
>Its been a while since I did any quantum mechanics[1], semiconduc
t;Ray Heath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 04, 2002 11:50 PM
Subject: [DOTNET] Schrodininger's Enum
Visual Studio MSDN Help Wrote:
"An Enum is a named constant whose underlying type is any integral type
except Char. If no underlying
Heath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 04, 2002 11:50 PM
Subject: [DOTNET] Schrodininger's Enum
Visual Studio MSDN Help Wrote:
"An Enum is a named constant whose underlying type is any integral type
except Char. If no underlying type is explic
Visual Studio MSDN Help Wrote:
"An Enum is a named constant whose underlying type is any integral type
except Char. If no underlying type is explicitly declared, Int32 is used.
Enum DERIVES FROM VALUETYPE, BUT IS NOT A VALUE TYPE. Programming languages
typically provide syntax to declare an enume