Sdílet prostřednictvím


IReadOnlyTypeBase.FindIndexerPropertyInfo Metoda

Definice

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

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

Návraty

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

Platí pro