EnumBuilder.GetEnumUnderlyingType Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le type d’entier sous-jacent de l’énumération actuelle, qui est défini quand le générateur de l’énumération est défini.
public:
override Type ^ GetEnumUnderlyingType();
public override Type GetEnumUnderlyingType();
override this.GetEnumUnderlyingType : unit -> Type
Public Overrides Function GetEnumUnderlyingType () As Type
Retours
Type sous-jacent.