PowerTools CalendarGrid for Windows Forms 1.0J
SetItem メソッド (CalendarTitleComponentCollection)

置き換える要素の 0 から始まるインデックス。
CalendarTitleComponent
指定したインデックスにある要素を置き換えます。
構文
Protected Overrides Sub SetItem( _
   ByVal index As Integer, _
   ByVal item As CalendarTitleComponent _
) 
protected override void SetItem( 
   int index,
   CalendarTitleComponent item
)

パラメータ

index
置き換える要素の 0 から始まるインデックス。
item
CalendarTitleComponent
例外
例外解説
System.ArgumentOutOfRangeExceptionインデックスが 0 未満です。または、インデックスが Count を超えています。
参照

CalendarTitleComponentCollection クラス
CalendarTitleComponentCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.