Compartir a través de


RuntimeTypeBase.FindIndexerPropertyInfo Método

Definición

Devuelve para PropertyInfo el indizador en el tipo CLR asociado si existe alguno.

[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

Devoluciones

para PropertyInfo el indizador en el tipo CLR asociado si existe uno.

Implementaciones

Atributos

Se aplica a