FlexReport for WinForms
RemoveAll メソッド (GroupNodeList)


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

パラメータ

match
参照

参照

GroupNodeList クラス
GroupNodeList メンバ