IXamlType.ItemType 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.
public:
property IXamlType ^ ItemType { IXamlType ^ get(); };
IXamlType ItemType();
public IXamlType ItemType { get; }
var iXamlType = iXamlType.itemType;
Public ReadOnly Property ItemType As IXamlType
Valeur de propriété
Informations IXamlType pour le type des éléments de la collection ; sinon, null si cet IXamlType ne représente pas une collection.