PowerTools PlusPak for Windows Forms 8.0J
TypeofDay メソッド (HolidayBase)

調査の対象となる日付
指定した特定の日のタイプを返します。
構文
Public MustOverride Function TypeofDay( _
   ByVal date As Date _
) As DayType
public abstract DayType TypeofDay( 
   DateTime date
)

パラメータ

date
調査の対象となる日付

戻り値の型

日のタイプを示す DayType 列挙体
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

HolidayBase クラス
HolidayBase メンバ

Send Feedback