GrapeCity MultiRow for Windows Forms 11.0J
InsertItem メソッド (DropDownItemCollection)

項目を挿入する位置の0から始まるインデックス。
挿入するDropDownItem
DropDownItemCollection内の指定したインデックスにDropDownItemを挿入します。
シンタックス
Protected Overrides Sub InsertItem( _
   ByVal index As Integer, _
   ByVal item As DropDownItem _
) 
protected override void InsertItem( 
   int index,
   DropDownItem item
)

パラメータ

index
項目を挿入する位置の0から始まるインデックス。
item
挿入するDropDownItem
参照

参照

DropDownItemCollection クラス
DropDownItemCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.