Compartilhar via


RuntimeTypeBase.FindIndexerPropertyInfo Método

Definição

Retorna o PropertyInfo para o indexador no tipo CLR associado se houver um.

[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

Retornos

O PropertyInfo para o indexador no tipo CLR associado se houver um.

Implementações

Atributos

Aplica-se a