다음을 통해 공유


RuntimeTypeBase.FindIndexerPropertyInfo 메서드

정의

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

[System.Diagnostics.DebuggerStepThrough]
public virtual System.Reflection.PropertyInfo? FindIndexerPropertyInfo ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member FindIndexerPropertyInfo : unit -> System.Reflection.PropertyInfo
override this.FindIndexerPropertyInfo : unit -> System.Reflection.PropertyInfo
Public Overridable Function FindIndexerPropertyInfo () As PropertyInfo

반환

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

구현

특성

적용 대상