IArrayTypeSymbol.ElementNullableAnnotation 属性

定义

获取存储在数组中的元素的顶级可为 null 性。

public Microsoft.CodeAnalysis.NullableAnnotation ElementNullableAnnotation { get; }
member this.ElementNullableAnnotation : Microsoft.CodeAnalysis.NullableAnnotation
Public ReadOnly Property ElementNullableAnnotation As NullableAnnotation

属性值

适用于