Condividi tramite


AttributeRelationshipCollection.GetNewName(String) Metodo

Definizione

Ottiene un nome di un nuovo elemento AttributeRelationship da aggiungere ad AttributeRelationshipCollection.

public string GetNewName (string namePrefix);
member this.GetNewName : string -> string
Public Function GetNewName (namePrefix As String) As String

Parametri

namePrefix
String

Stringa con il prefisso del nome.

Restituisce

Un nome univoco che può essere usato per un nuovo elemento nella raccolta.

Si applica a