共用方式為


IMethodSymbol.TypeArgumentNullableAnnotations 屬性

定義

傳回已取代類型參數之類型引數的最上層 Null 性。 如果沒有取代指定型別參數,則會 None 傳回 。

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)

屬性值

適用於