Sdílet prostřednictvím


RuntimeTypeBase.FindIndexerPropertyInfo Metoda

Definice

Vrátí hodnotu PropertyInfo indexeru přidruženého typu CLR, pokud existuje.

[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

Návraty

Indexer PropertyInfo na přidruženém typu CLR, pokud existuje.

Implementuje

Atributy

Platí pro