共用方式為


INamedTypeSymbol.TypeArgumentsNullableAnnotations 屬性

定義

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

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)

屬性值

適用於