PowerTools ActiveReports for .NET 9.0J
InsertRange(Int32,PagesCollection) メソッド

ページ配列の挿入位置を表すコレクションのインデックス。インデックスは0から始まります。
現在のページコレクションに挿入する要素を含むページ配列。
Overloaded: Inserts the elements from PageCollections objects into the PagesCollection at the specified index.
構文
'宣言
 
Public Overloads Sub InsertRange( _
   ByVal index As Integer, _
   ByVal pages As PagesCollection _
) 
public void InsertRange( 
   int index,
   PagesCollection pages
)

パラメータ

index
ページ配列の挿入位置を表すコレクションのインデックス。インデックスは0から始まります。
pages
現在のページコレクションに挿入する要素を含むページ配列。
参照

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.