| C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class > GetEnum Method : GetEnum<T>(String,T) Method |
'Declaration Public Overloads Function GetEnum(Of T)( _ ByVal path As System.String, _ ByVal defaultValue As T _ ) As T
public T GetEnum<T>( System.string path, T defaultValue )