PowerTools ActiveReports for .NET 11.0J
Insert メソッド (LayerCollection)

itemが挿入されるゼロベースのインデックス。
内で挿入するLayer
指定したインデックスでにレイヤーを挿入します。
構文
'宣言
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As Layer _
) 
public void Insert( 
   int index,
   Layer item
)

パラメータ

index
itemが挿入されるゼロベースのインデックス。
item
内で挿入するLayer
参照

関連項目

LayerCollection クラス
LayerCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.