GrapeCity SPREAD for Windows Forms 11.0J
ForceWorkday コンストラクタ(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 ForceWorkday(startDate, endDate)
public ForceWorkday( 
   DateTime startDate,
   DateTime endDate
)

パラメータ

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

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

 

 


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