RenderTreeBuilder.SetKey(Object) 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.
Affecte la valeur de clé spécifiée à l’élément ou au composant actuel.
public:
void SetKey(System::Object ^ value);
public void SetKey (object value);
public void SetKey (object? value);
member this.SetKey : obj -> unit
Public Sub SetKey (value As Object)
Paramètres
- value
- Object
Valeur pour la clé.