Document Library for WPF
FindIndex(Int32,Predicate<LogEntry>) メソッド

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > LogEntryList クラス > FindIndex メソッド : FindIndex(Int32,Predicate<LogEntry>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal match As System.Predicate(Of LogEntry) _
) As System.Integer
public System.int FindIndex( 
   System.int startIndex,
   System.Predicate<LogEntry> match
)

パラメータ

startIndex
match
参照

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