FlexReport for WinForms
Remove メソッド (ParagraphItemCollection)


C1.Report アセンブリ > C1.Report 名前空間 > ParagraphItemCollection クラス : Remove メソッド
The ParagraphItem object to remove.
Removes a ParagraphItem object from collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal item As ParagraphItem _
) 
'使用法
 
Dim instance As ParagraphItemCollection
Dim item As ParagraphItem
 
instance.Remove(item)
public void Remove( 
   ParagraphItem item
)

パラメータ

item
The ParagraphItem object to remove.
参照

参照

ParagraphItemCollection クラス
ParagraphItemCollection メンバ