FlexReport for WinForms
Remove(ReportItem) メソッド


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > ReportItemCollection クラス > Remove メソッド : Remove(ReportItem) メソッド
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal item As ReportItem _
) As System.Boolean
'使用法
 
Dim instance As ReportItemCollection
Dim item As ReportItem
Dim value As System.Boolean
 
value = instance.Remove(item)
public System.bool Remove( 
   ReportItem item
)

パラメータ

item
参照

参照

ReportItemCollection クラス
ReportItemCollection メンバ
オーバーロード一覧