Share via


IPropertyValue.GetInt64Array(Int64[]) Méthode

Définition

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.

S’applique à