PowerTools ActiveReports for .NET 11.0J
Insert(Int32,Section) メソッド

新しいセクションを挿入する位置を指定する、0から始まるインデックス。
挿入する Section 。
コレクション内の指定したインデックスにセクションを追加します。
構文
'宣言
 
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal section As Section _
) 
public void Insert( 
   int index,
   Section section
)

パラメータ

index
新しいセクションを挿入する位置を指定する、0から始まるインデックス。
section
挿入する Section 。
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.