'宣言 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インスタンスリスト。