'Declaration Public Class C1IconCollection Inherits System.Collections.Generic.List(Of ThemeItem)
public class C1IconCollection : System.Collections.Generic.List<ThemeItem>
'Declaration Public Class C1IconCollection Inherits System.Collections.Generic.List(Of ThemeItem)
public class C1IconCollection : System.Collections.Generic.List<ThemeItem>
System.Object
System.Collections.Generic.List<T>
C1.Win.Themes.C1IconCollection