NullabilityInfo.ElementType Egenskap

Definition

Hämtar nullability-informationen för matrisens elementtyp.

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

Egenskapsvärde

Om medlemstypen är en matris, NullabilityInfo elementen i matrisen, annars null.

Gäller för