AttributeRelationshipCollection.GetNewName(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.
Obtient un nom pour un nouvel élément AttributeRelationship à ajouter à l’objet AttributeRelationshipCollection.
public string GetNewName (string namePrefix);
member this.GetNewName : string -> string
Public Function GetNewName (namePrefix As String) As String
Paramètres
- namePrefix
- String
Chaîne avec le préfixe du nom.
Retours
Nom unique qui peut être utilisé pour un nouvel élément de la collection.