Partager via


CoreStrings.DuplicatePropertyInIndex(Object, Object) Méthode

Définition

Les propriétés {propertyList} ne peuvent pas être utilisées pour un index, car elles contiennent un double : « {property} ».

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

Paramètres

propertyList
Object
property
Object

Retours

S’applique à