ITypeParameterSymbol.ConstraintNullableAnnotations 属性

定义

直接指定为约束类型的约束的顶级 null 能力。

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

属性值

适用于