[]
        
(Showing Draft Content)

C1.Win.Schedule.UI.ThemesCollection.Contains

Contains Method

Contains(string)

Determines whether the ThemesCollection contains the theme by specified name.

Declaration
public bool Contains(string name)
Public Function Contains(name As String) As Boolean
Parameters
Type Name Description
string name
Returns
Type Description
bool