IReadOnlyTypeBase.FindIndexerPropertyInfo Méthode

Définition

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

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

Retours

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

S’applique à