共用方式為


IMethodSymbol.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)

屬性值

適用於