Condividi tramite


CoreStrings.DuplicatePropertyInIndex(Object, Object) Metodo

Definizione

Le proprietà {propertyList} non possono essere usate per un indice, perché contengono un duplicato: '{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

Parametri

propertyList
Object
property
Object

Restituisce

Si applica a