PrintDocument for WinForms
RemoveAll メソッド (RenderObjectList)


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

パラメータ

match
参照

RenderObjectList クラス
RenderObjectList メンバ