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

指定したインデックスでReportItemオブジェクトを削除する位置を示すInteger。
指定した位置でReportItemCollectionからReportItemオブジェクトを削除します。
構文
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

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

関連項目

ReportItemCollection クラス
ReportItemCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.