共用方式為


CoreStrings.DuplicatePropertyInList(Object, Object) 方法

定義

無法使用屬性清單 {propertyList},因為它包含重複的 - '{property}'。

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

參數

propertyList
Object
property
Object

傳回

適用於