Sparkline for UWP
GetIndexerProperties メソッド

C1.UWP アセンブリ > C1.Xaml 名前空間 > TypeEx クラス : GetIndexerProperties メソッド
タイプ。
指定されたタイプのインデクサプロパティを取得します。
シンタックス
'宣言
 
Public Shared Function GetIndexerProperties( _
   ByVal type As System.Type _
) As System.Collections.Generic.IEnumerable(Of PropertyInfo)
public static System.Collections.Generic.IEnumerable<PropertyInfo> GetIndexerProperties( 
   System.Type type
)

パラメータ

type
タイプ。

戻り値の型

プロパティが見つかった場合は System.Collections.Generic.IEnumerable`1インスタンスリスト。
参照

TypeEx クラス
TypeEx メンバ