PowerTools MultiRow for Windows Forms 8.0J
RemoveItem メソッド (RadioGroupCell.StringCollection)

削除する要素の0から始まるインデックス。
GrapeCity.Win.MultiRow.RadioGroupCell.の指定したインデックスにある要素を削除します。
構文
Protected Overrides Sub RemoveItem( _
   ByVal index As Integer _
) 
protected override void RemoveItem( 
   int index
)

パラメータ

index
削除する要素の0から始まるインデックス。
例外
例外解説
System.ArgumentOutOfRangeException

indexが0未満です。

または

indexRadioGroupCell.StringCollectionの数を超えています。

参照

RadioGroupCell.StringCollection クラス
RadioGroupCell.StringCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.