Condividi tramite


RuntimeTypeBase.FindIndexerPropertyInfo Metodo

Definizione

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

[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

Restituisce

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

Implementazioni

Attributi

Si applica a