IPropertyValue.GetChar16Array(Char[]) 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 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.