GrapeCity CalendarGrid for Windows Forms 2.0J
RemoveItem メソッド (TimeSpanFieldCollection)

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

パラメータ

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

TimeSpanFieldCollection クラス
TimeSpanFieldCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.