'Declaration Public Function GetDaysOfWeek() As System.Collections.Generic.List(Of DayOfWeek)
public System.Collections.Generic.List<DayOfWeek> GetDaysOfWeek()
Return Value
The System.Collections.Generic.List`1 object.
'Declaration Public Function GetDaysOfWeek() As System.Collections.Generic.List(Of DayOfWeek)
public System.Collections.Generic.List<DayOfWeek> GetDaysOfWeek()