NullabilityInfo.ElementType 속성

정의

배열의 요소 형식에 대한 Null 허용 여부를 가져옵니다.

public:
 property System::Reflection::NullabilityInfo ^ ElementType { System::Reflection::NullabilityInfo ^ get(); };
public System.Reflection.NullabilityInfo? ElementType { get; }
member this.ElementType : System.Reflection.NullabilityInfo
Public ReadOnly Property ElementType As NullabilityInfo

속성 값

멤버 형식이 배열이면 배열 NullabilityInfo 요소의 이고, null그렇지 않으면 입니다.

적용 대상