Share via


IReadOnlyTypeBase.FindIndexerPropertyInfo Método

Definição

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

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

Retornos

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

Aplica-se a