共用方式為


RuntimeTypeBase.FindIndexerPropertyInfo 方法

定義

PropertyInfo如果關聯 CLR 類型存在,則傳回索引子的 。

[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

傳回

PropertyInfo如果關聯 CLR 類型存在,則為索引子的 。

實作

屬性

適用於