Scheduler for WPF
GetFirstWeekDay メソッド (DayCollection)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > DayCollection クラス : GetFirstWeekDay メソッド
The System.DateTime value.
Returns the first day of week, containing specified date.
シンタックス
'宣言
 
Public Function GetFirstWeekDay( _
   ByVal day As System.Date _
) As System.Date
public System.DateTime GetFirstWeekDay( 
   System.DateTime day
)

パラメータ

day
The System.DateTime value.

戻り値の型

The System.DateTime value of the week start day.
解説
If the specified date hasn't been added to this collection yet, this method call will add it.
参照

DayCollection クラス
DayCollection メンバ