PrintDocument for WinForms
RemoveAll メソッド (CodeRanges)


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

パラメータ

match
参照

CodeRanges クラス
CodeRanges メンバ