MESCIUS SPREAD for Windows Forms 15.0J
Insert(Int32,String,String) メソッド

ButtonTextCollectionのインデックス値。
ボタンのキー値。
ボタンのテキスト文字列。
ButtonTextCollectionに項目を追加します。
構文
'宣言
 
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String, _
   ByVal value As String _
) 
public void Insert( 
   int index,
   string key,
   string value
)

パラメータ

index
ButtonTextCollectionのインデックス値。
key
ボタンのキー値。
value
ボタンのテキスト文字列。
参照

ButtonTextCollection クラス
ButtonTextCollection メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.