Compartir a través de


CoreStrings.DuplicatePropertyInList(Object, Object) Método

Definición

No se puede usar la lista de propiedades {propertyList}, porque contiene un duplicado: '{property}'.

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

Parámetros

propertyList
Object
property
Object

Devoluciones

Se aplica a