MESCIUS PlusPak for Windows Forms 12.0J
Insert メソッド (SideButtonCollection)

指定したオブジェクトを挿入する、0から始まるインデックス。
挿入する項目。
コレクションの指定したインデックスに、指定したSideButtonBaseを挿入します。
シンタックス
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As SideButtonBase _
) 
public void Insert( 
   int index,
   SideButtonBase item
)

パラメータ

index
指定したオブジェクトを挿入する、0から始まるインデックス。
item
挿入する項目。
参照

参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© MESCIUS inc. All rights reserved.