Themes for WinForms
FindIndex(Int32,Int32,Predicate<SerializerLogItem>) メソッド

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

パラメータ

startIndex
count
match
参照

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