Partager via


IMethodSymbol.TypeArgumentsNullableAnnotations 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 NotApplicable est retourné.

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

Valeur de propriété

S’applique à