GrapeCity CalendarGrid for Windows Forms 2.0J
Holiday コンストラクタ(String,Int32,Int32,Int32,Int32)

休日の名称を表す System.String 値。
開始月を表す System.Int32 値。
開始日を表す System.Int32 値。
終了月を表す System.Int32 値。
終了日を表す System.Int32 値。
開始日と終了日、および名称を指定して Holiday クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal name As String, _
   ByVal startMonth As Integer, _
   ByVal startDay As Integer, _
   ByVal endMonth As Integer, _
   ByVal endDay As Integer _
)

パラメータ

name
休日の名称を表す System.String 値。
startMonth
開始月を表す System.Int32 値。
startDay
開始日を表す System.Int32 値。
endMonth
終了月を表す System.Int32 値。
endDay
終了日を表す System.Int32 値。
参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.