Udostępnij za pośrednictwem


CoreStrings.DuplicatePropertyInIndex(Object, Object) Metoda

Definicja

Właściwości {propertyList} nie mogą być używane dla indeksu, ponieważ zawierają duplikat: "{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

Parametry

propertyList
Object
property
Object

Zwraca

Dotyczy