IPropertyValue.GetInt64Array(Int64[]) 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 valeurs entières stockées en tant que valeur de propriété.
void GetInt64Array([Out] winrt::array_view <long> const& & value);
public void GetInt64Array(out long[] value);
Public Sub GetInt64Array (ByRef value As Long())
Paramètres
- value
-
Int64[]
long[]
Tableau de valeurs.