PowerTools ActiveReports for .NET 11.0J
RemoveAt メソッド (PageCollection)

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

パラメータ

index
Pageオブジェクトを削除するインデックスを示すInteger。
参照

関連項目

PageCollection クラス
PageCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.