다음을 통해 공유


IReadOnlyTypeBase.FindIndexerPropertyInfo 메서드

정의

PropertyInfo 연결된 CLR 형식의 인덱서에 대한 를 반환합니다(있는 경우).

public System.Reflection.PropertyInfo? FindIndexerPropertyInfo ();
abstract member FindIndexerPropertyInfo : unit -> System.Reflection.PropertyInfo
Public Function FindIndexerPropertyInfo () As PropertyInfo

반환

PropertyInfo 연결된 CLR 형식의 인덱서에 대한 입니다(있는 경우).

적용 대상