PowerTools InputMan for Windows Forms 8.0J
GetTypeOfDay メソッド

日付を表すDateTime値。
コレクション内の項目を返すObjectオブジェクト。
指定した日付に対応する項目を取得し、更に休日の種類を返します。
構文
Public Overridable Function GetTypeOfDay( _
   ByVal date As Date, _
   ByRef holiday As Object _
) As DayType
public virtual DayType GetTypeOfDay( 
   DateTime date,
   out object holiday
)

パラメータ

date
日付を表すDateTime値。
holiday
コレクション内の項目を返すObjectオブジェクト。

戻り値の型

休日の種類を表すDayType列挙体。
参照

HolidayCollection クラス
HolidayCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.