Partager via


RuntimeEntityType.FindIndexerPropertyInfo Méthode

Définition

Retourne le PropertyInfo pour l’indexeur sur le type CLR associé s’il en existe un.

[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

Retours

pour PropertyInfo l’indexeur sur le type CLR associé s’il en existe un.

Implémente

Attributs

S’applique à