The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Enum::GetTypeCode Method ()
.NET Framework (current version)
Returns the type code of the underlying type of this enumeration member.
Assembly: mscorlib (in mscorlib.dll)
Implements
IConvertible::GetTypeCode()| Exception | Condition |
|---|---|
| InvalidOperationException | The enumeration type is unknown. |
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: