PrintDocument for WinForms
Remove メソッド (RenderObjectCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderObjectCollection クラス : Remove メソッド
削除するオブジェクト。
指定した RenderObjectを現在のコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal ro As RenderObject _
) 
'使用法
 
Dim instance As RenderObjectCollection
Dim ro As RenderObject
 
instance.Remove(ro)
public void Remove( 
   RenderObject ro
)

パラメータ

ro
削除するオブジェクト。
参照

RenderObjectCollection クラス
RenderObjectCollection メンバ