[]
        
(Showing Draft Content)

C1.Win.Schedule.UI.ThemesCollection.ToList

ToList Method

ToList()

Gets the list of themes.

Declaration
public List<Theme> ToList()
Public Function ToList() As List(Of Theme)
Returns
Type Description
List<Theme>