Themes for WinForms
FindLastIndex(Int32,Int32,Predicate<ThemeItem>) メソッド

C1.Win.Themes.8 アセンブリ > C1.Win.Themes 名前空間 > C1IconCollection クラス > FindLastIndex メソッド : FindLastIndex(Int32,Int32,Predicate<ThemeItem>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindLastIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of ThemeItem) _
) As System.Integer
public System.int FindLastIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<ThemeItem> match
)

パラメータ

startIndex
count
match
参照

C1IconCollection クラス
C1IconCollection メンバ
オーバーロード一覧