Condividi tramite


IReadOnlyTypeBase.FindIndexerPropertyInfo Metodo

Definizione

Restituisce l'oggetto PropertyInfo per l'indicizzatore nel tipo CLR associato se presente.

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

Restituisce

Oggetto PropertyInfo per l'indicizzatore nel tipo CLR associato se presente.

Si applica a