Udostępnij przez


IReadOnlyTypeBase.FindIndexerPropertyInfo Metoda

Definicja

Zwraca wartość PropertyInfo dla indeksatora skojarzonego typu CLR, jeśli istnieje.

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

Zwraca

Wartość PropertyInfo dla indeksatora skojarzonego typu CLR, jeśli istnieje.

Dotyczy