IPropertyValue.GetInspectableArray(Object[]) Méthode
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.
Retourne le tableau d’objets inspectables stockés en tant que valeur de propriété.
void GetInspectableArray([Out] winrt::array_view <IInspectable const&> const& & value);
public void GetInspectableArray(out object[] value);
Public Sub GetInspectableArray (ByRef value As Object())
Paramètres
- value
-
Object[]
IInspectable[]
Tableau d’objets.