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

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

パラメータ

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

CalendarNavigationButtonCollection クラス
CalendarNavigationButtonCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.