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

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

パラメータ

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

ValidatorCollection クラス
ValidatorCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.