NullabilityInfo.ElementType Propriété

Définition

Obtient les informations de possibilité de valeur Null pour le type d’élément du tableau.

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

Valeur de propriété

Si le type de membre est un tableau, le NullabilityInfo des éléments du tableau ; sinon, null.

S’applique à