GrapeCity MultiRow for Windows Forms 10.0J
RemoveAt メソッド (ComboBoxCell.ObjectCollection)

削除するオブジェクトの0から始まるインデックス。
指定したインデックスにあるオブジェクトを削除します。
構文
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除するオブジェクトの0から始まるインデックス。
参照

ComboBoxCell.ObjectCollection クラス
ComboBoxCell.ObjectCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.