IArrayTypeSymbol.ElementNullableAnnotation プロパティ

定義

配列に格納されている要素の最上位レベルの null 許容度を取得します。

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

プロパティ値

適用対象