NullabilityInfo.ElementType Vlastnost

Definice

Získá nullability informace pro typ elementu pole.

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

Hodnota vlastnosti

Je-li typ členu pole, NullabilityInfo prvky pole; jinak , null.

Platí pro