PowerTools CalendarGrid for Windows Forms 1.0J
RemoveItem メソッド (CalendarConditionalCellStyleItemCollection)

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

パラメータ

index
削除する要素の 0 から始まるインデックス。
例外
例外解説
System.ArgumentOutOfRangeExceptionindex が 0 未満です。または、indexCount 以上です。
参照

CalendarConditionalCellStyleItemCollection クラス
CalendarConditionalCellStyleItemCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.