PowerTools CalendarGrid for Windows Forms 1.0J
Insert メソッド (HolidayCollection)

holiday を挿入する位置の 0 から始まるインデックス。
挿入する、IHoliday インタフェースが実装された System.Object
休日オブジェクトをコレクションに挿入します。
構文
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal holiday As IHoliday _
) 
public void Insert( 
   int index,
   IHoliday holiday
)

パラメータ

index
holiday を挿入する位置の 0 から始まるインデックス。
holiday
挿入する、IHoliday インタフェースが実装された System.Object
参照

HolidayCollection クラス
HolidayCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.