共用方式為


RuntimeEntityType.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 型別上索引子的 。

實作

屬性

適用於