EnumBuilder.CreateType Metodo

Definizione

Crea un oggetto Type per l'enumerazione.

public:
 Type ^ CreateType();
public Type? CreateType ();
public Type CreateType ();
member this.CreateType : unit -> Type
Public Function CreateType () As Type

Restituisce

Oggetto Type per l'enumerazione.

Eccezioni

Il tipo è stato creato in precedenza.

-oppure-

Il tipo di inclusione non è stato creato.

Si applica a