GrapeCity SPREAD for Windows Forms 11.0J
ForceHoliday コンストラクタ(DateTime,DateTime)


開始日を表すDateTime値。
終了日を表すDateTime値。
指定した設定を使用して、ForceHoliday クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal startDate As Date, _
   ByVal endDate As Date _
)
'使用法
 
Dim startDate As Date
Dim endDate As Date
 
Dim instance As New ForceHoliday(startDate, endDate)
public ForceHoliday( 
   DateTime startDate,
   DateTime endDate
)

パラメータ

startDate
開始日を表すDateTime値。
endDate
終了日を表すDateTime値。
参照

ForceHoliday クラス
ForceHoliday メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.