_Type.HasElementType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit aux objets COM un accès indépendant de la version à la HasElementType propriété.
public:
property bool HasElementType { bool get(); };
public bool HasElementType { get; }
member this.HasElementType : bool
Public ReadOnly Property HasElementType As Boolean
Valeur de propriété
true si le Type tableau, un pointeur ou un pointeur est passé par référence ; sinon, false.
Remarques
Cette propriété est destinée à l’accès aux classes managées à partir de code non managé et ne doit pas être appelée à partir du code managé.
La propriété Type.HasElementType