PowerTools PlusPak for Windows Forms 8.0J
Holiday コンストラクタ(Int32,Int32)

休日の月を表す整数値。
休日の日を表す整数値。
指定した設定を使用して、Holiday クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal month As Integer, _
   ByVal day As Integer _
)
public Holiday( 
   int month,
   int day
)

パラメータ

month
休日の月を表す整数値。
day
休日の日を表す整数値。
プラットフォーム

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

参照

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

Send Feedback