Share via


IPropertyValue.GetChar16Array(Char[]) Méthode

Définition

Retourne le tableau de caractères Unicode stockés sous la forme d’une valeur de propriété.

void GetChar16Array([Out] winrt::array_view <char16_t> const& & value);
public void GetChar16Array(out char[] value);
Public Sub GetChar16Array (ByRef value As Char())

Paramètres

value

Char[]

char16_t[]

Tableau de valeurs.

S’applique à