Scheduler for WinForms
GetDaysOfWeek メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > RecurrencePattern クラス : GetDaysOfWeek メソッド
Converts the DayOfWeekMask property into the list of DayOfWeek constants.
シンタックス
'宣言
 
Public Function GetDaysOfWeek() As System.Collections.Generic.List(Of DayOfWeek)
public System.Collections.Generic.List<DayOfWeek> GetDaysOfWeek()

戻り値の型

The System.Collections.Generic.List`1 object.
参照

RecurrencePattern クラス
RecurrencePattern メンバ