Share via


NullabilityInfo.ElementType Özellik

Tanım

Dizinin öğe türü için null atanabilirlik bilgilerini alır.

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

Özellik Değeri

Üye türü bir diziyse, NullabilityInfo dizinin öğelerinin öğesidir; aksi takdirde , null.

Şunlara uygulanır