PowerTools MultiRow for Windows Forms 8.0J
RemoveItem メソッド (DropDownItemCollection)

項目を削除する位置の0から始まるインデックス。
DropDownItemCollectionの指定したインデックスにあるDropDownItemを削除します。
構文
Protected Overrides Sub RemoveItem( _
   ByVal index As Integer _
) 
protected override void RemoveItem( 
   int index
)

パラメータ

index
項目を削除する位置の0から始まるインデックス。
例外
例外解説
System.ArgumentOutOfRangeExceptionindex0未満か、項目の数以上です。
参照

DropDownItemCollection クラス
DropDownItemCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.