EnumBuilder::CreateType Method ()
.NET Framework (current version)
Creates a Type object for this enum.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | This type has been previously created. -or- The enclosing type has not been created. |
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Available since 1.1
Silverlight
Available since 2.0
Show: