FlexReport for WinForms
RemoveAll メソッド (GroupDefList)


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

パラメータ

match
参照

参照

GroupDefList クラス
GroupDefList メンバ