EnumBuilder.GetEnumUnderlyingType Metodo

Definizione

Restituisce il tipo integer sottostante dell'enumerazione corrente impostato quando viene definito il generatore di enumerazione.

public:
 override Type ^ GetEnumUnderlyingType();
public override Type GetEnumUnderlyingType ();
override this.GetEnumUnderlyingType : unit -> Type
Public Overrides Function GetEnumUnderlyingType () As Type

Restituisce

Tipo sottostante.

Si applica a