Freigeben über


CoreStrings.DuplicatePropertyInIndex(Object, Object) Methode

Definition

Die Eigenschaften {propertyList} können nicht für einen Index verwendet werden, da sie ein Duplikat enthalten: '{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

Parameter

propertyList
Object
property
Object

Gibt zurück

Gilt für: