PrintDocument for WinForms
Remove メソッド (RenderObjectCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObjectCollection クラス : Remove メソッド
The object to remove.
Removes the specified RenderObject from the current collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal ro As RenderObject _
) 
'使用法
 
Dim instance As RenderObjectCollection
Dim ro As RenderObject
 
instance.Remove(ro)
public void Remove( 
   RenderObject ro
)

パラメータ

ro
The object to remove.
参照

RenderObjectCollection クラス
RenderObjectCollection メンバ