Condividi tramite


ITypeSymbol.IsNativeIntegerType Proprietà

Definizione

True se il tipo rappresenta un numero intero nativo. In C#, i tipi rappresentati dalle parole chiave del linguaggio 'nint' e 'nuint'.

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

Valore della proprietà

Si applica a