Document Library for WinForms
FindAll メソッド (LogEntryList)

C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > LogEntryList クラス : FindAll メソッド
シンタックス
'宣言
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of LogEntry) _
) As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> FindAll( 
   System.Predicate<LogEntry> match
)

パラメータ

match
参照

LogEntryList クラス
LogEntryList メンバ