Partager via


CoreStrings.DuplicatePropertyInList(Object, Object) Méthode

Définition

Impossible d’utiliser la liste de propriétés {propertyList}, car elle contient un doublon « {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

Paramètres

propertyList
Object
property
Object

Retours

S’applique à