MESCIUS SPREAD for Windows Forms 15.0J
Insert メソッド (HolidayCollection)

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

パラメータ

index
holidayを挿入する位置の0から始まるインデックス。
holiday
挿入する項目を表すSystem.Objectインタフェース実装オブジェクト。
参照

HolidayCollection クラス
HolidayCollection メンバ

 

 


© MESCIUS inc. All rights reserved.