ModelComponentCollection.ChangeKey(String, String) 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.
Modifie les clés spécifiées dans la collection.
protected internal void ChangeKey (string oldKey, string newKey);
member this.ChangeKey : string * string -> unit
Protected Friend Sub ChangeKey (oldKey As String, newKey As String)
Paramètres
- oldKey
- String
Ancienne clé.
- newKey
- String
Nouvelle clé.