ModelComponentCollection.ChangeKey(String, String) Méthode

Définition

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é.

S’applique à