Edit

Share via


Enum.IConvertible.GetTypeCode Method

Definition

Returns the type code of this Enum instance.

C#
TypeCode IConvertible.GetTypeCode();

Returns

An enumeration value that describes the type code of this Enum instance.

Implements

Exceptions

The enum type is unknown.

Applies to

Product Versions
.NET Core 1.0, Core 1.1, Core 2.0
.NET Standard 1.3, 1.4, 1.5, 1.6
UWP 10.0