This is class Autodesk.AutoCAD.Windows.ColorItemCollection.
Autodesk.AutoCAD.Windows.ColorItemCollection
Public Class ColorItemCollection Inherits ObservableCollection
public class ColorItemCollection : ObservableCollection<ColorItem>;