SSRSDocumentSource for WinForms
FindAll メソッド (LogEntryList)

構文
'宣言
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of LogEntry) _
) As System.Collections.Generic.List(Of LogEntry)
public System.Collections.Generic.List<LogEntry> FindAll( 
   System.Predicate<LogEntry> match
)

パラメータ

match
参照

LogEntryList クラス
LogEntryList メンバ