PrintDocument for WinForms
Remove メソッド (ParagraphObjectCollection)


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

パラメータ

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

ParagraphObjectCollection クラス
ParagraphObjectCollection メンバ