IArrayTypeSymbol.ElementNullableAnnotation Property

Definition

Gets the top-level nullability of the elements stored in the array.

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

Property Value

Applies to