IPropertyValue.GetSizeArray(Size[]) 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 de structures de taille stockées sous la forme d’une valeur de propriété.
public:
void GetSizeArray([Out] Platform::Array <Size> ^ & value);
void GetSizeArray([Out] winrt::array_view <Size> const& & value);
public void GetSizeArray(out Size[] value);
Public Sub GetSizeArray (ByRef value As Size())
Paramètres
- value
- Size[]
Tableau de structures.