CoreStrings.DuplicatePropertyInIndex(Object, Object) Método

Definição

As propriedades {propertyList} não podem ser usadas para um índice, pois contêm uma duplicata: '{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

Parâmetros

propertyList
Object
property
Object

Retornos

Aplica-se a