'Declaration Public Class VcEnum(Of T As {New, Struct}) Inherits ValueConverter
public class VcEnum<T> : ValueConverter where T: new(), struct
System.Object C1.Win.C1Themes.VcEnum<T>
VcEnum<T> Members C1.Win.C1Themes Namespace