RuntimeEntityType.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, если он существует.

Реализации

Атрибуты

Применяется к