ActiveReports for .NET 18.0J
RemoveAt メソッド (ReportItemCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollection クラス : RemoveAt メソッド
指定したインデックスでReportItemオブジェクトを削除する位置を示すInteger。
指定した位置でReportItemCollectionからReportItemオブジェクトを削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
指定したインデックスでReportItemオブジェクトを削除する位置を示すInteger。
参照

ReportItemCollection クラス
ReportItemCollection メンバ