FlexReport for WPF
RemoveAll メソッド (LogEntryList)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > LogEntryList クラス : RemoveAll メソッド
シンタックス
'宣言
 
Public Function RemoveAll( _
   ByVal match As System.Predicate(Of LogEntry) _
) As System.Integer
'使用法
 
Dim instance As LogEntryList
Dim match As System.Predicate(Of LogEntry)
Dim value As System.Integer
 
value = instance.RemoveAll(match)
public System.int RemoveAll( 
   System.Predicate<LogEntry> match
)

パラメータ

match
参照

LogEntryList クラス
LogEntryList メンバ