IReadOnlyTypeBase.FindIndexerPropertyInfo 方法

定義

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

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

傳回

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

適用於