Partager via


ITypeSymbol.IsNativeIntegerType Propriété

Définition

True si le type représente un entier natif. En C#, les types représentés par les mots clés de langage « nint » et « nuint ».

public bool IsNativeIntegerType { get; }
member this.IsNativeIntegerType : bool
Public ReadOnly Property IsNativeIntegerType As Boolean

Valeur de propriété

S’applique à