Partilhar via


CoreStrings.DuplicatePropertyInKey(Object, Object) Método

Definição

As propriedades {propertyList} não podem ser usadas para uma chave, pois contêm uma duplicata: '{property}'.

public static string DuplicatePropertyInKey (object propertyList, object property);
public static string DuplicatePropertyInKey (object? propertyList, object? property);
static member DuplicatePropertyInKey : obj * obj -> string
Public Shared Function DuplicatePropertyInKey (propertyList As Object, property As Object) As String

Parâmetros

propertyList
Object
property
Object

Retornos

Aplica-se a