MESCIUS SPREAD for Windows Forms 15.0J
Insert メソッド (LabelAreaCollection)

項目を挿入する位置のインデックス。
ラベルエリア。
コレクションの指定したインデックスにラベルエリアを挿入します。
構文
'宣言
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As LabelArea _
) 
public void Insert( 
   int index,
   LabelArea item
)

パラメータ

index
項目を挿入する位置のインデックス。
item
ラベルエリア。
例外
例外解説
System.ArgumentNullException
System.ArgumentNullException
参照

LabelAreaCollection クラス
LabelAreaCollection メンバ

 

 


© MESCIUS inc. All rights reserved.