PowerTools ActiveReports for .NET 9.0J
Insert メソッド (TitlesCollection)

タイトルトの挿入位置のインデックス。
挿入するタイトル。
タイトルをコレクションの指定したインデックス位置に挿入します。
構文
'宣言
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal value As Title _
) 
public void Insert( 
   int index,
   Title value
)

パラメータ

index
タイトルトの挿入位置のインデックス。
value
挿入するタイトル。
参照

関連項目

TitlesCollection クラス
TitlesCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.