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

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

パラメータ

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

StripeCollection クラス
StripeCollection メンバ

 

 


© MESCIUS inc. All rights reserved.