Compartir a través de


IReadOnlyTypeBase.FindIndexerPropertyInfo Método

Definición

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

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

Devoluciones

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

Se aplica a