[]
Converts the DayOfWeekMask property into the list of DayOfWeek constants.
public List<DayOfWeek> GetDaysOfWeek()
Public Function GetDaysOfWeek() As List(Of DayOfWeek)
The List<T> object.