다음을 통해 공유


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

반환

적용 대상