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

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

パラメータ

index
項目を挿入する位置のインデックス。
item
Single値。
例外
例外解説
System.ArgumentOutOfRangeException
System.ArgumentOutOfRangeException
参照

DetachmentCollection クラス
DetachmentCollection メンバ

 

 


© MESCIUS inc. All rights reserved.