Partager via


IMethodSymbol.TypeArgumentNullableAnnotations Propriété

Définition

Retourne la possibilité nullabilité de niveau supérieur des arguments de type qui ont été remplacés par les paramètres de type. Si rien n’a été remplacé par un paramètre de type donné, il None est retourné.

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.NullableAnnotation> TypeArgumentNullableAnnotations { get; }
member this.TypeArgumentNullableAnnotations : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.NullableAnnotation>
Public ReadOnly Property TypeArgumentNullableAnnotations As ImmutableArray(Of NullableAnnotation)

Valeur de propriété

S’applique à