다음을 통해 공유


TwoUnmappedPropertyCollectionsEventData.SecondPropertyCollection 속성

정의

두 번째 속성 컬렉션입니다.

public virtual System.Collections.Generic.IEnumerable<Tuple<System.Reflection.MemberInfo,Type>> SecondPropertyCollection { get; }
public virtual System.Collections.Generic.IEnumerable<Tuple<System.Reflection.MemberInfo?,Type>> SecondPropertyCollection { get; }
member this.SecondPropertyCollection : seq<System.Reflection.MemberInfo * Type>
Public Overridable ReadOnly Property SecondPropertyCollection As IEnumerable(Of Tuple(Of MemberInfo, Type))

속성 값

적용 대상