PrintDocument for WinForms
Remove メソッド (ParagraphObjectCollection)


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

パラメータ

po
The object to remove.
参照

ParagraphObjectCollection クラス
ParagraphObjectCollection メンバ