Compilation.CreateNativeIntegerTypeSymbol(Boolean) 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 un nouvel INamedTypeSymbol représentant un entier natif.
public Microsoft.CodeAnalysis.INamedTypeSymbol CreateNativeIntegerTypeSymbol(bool signed);
member this.CreateNativeIntegerTypeSymbol : bool -> Microsoft.CodeAnalysis.INamedTypeSymbol
Public Function CreateNativeIntegerTypeSymbol (signed As Boolean) As INamedTypeSymbol
Paramètres
- signed
- Boolean
Retours
Exceptions
Si la compilation est une compilation VisualBasic.