Autodesk.AutoCAD.Windows Namespace > ColorItemCollection Class
ColorItemCollection Class
Description

This is class Autodesk.AutoCAD.Windows.ColorItemCollection.

Class Hierarchy
Autodesk.AutoCAD.Windows.ColorItemCollection
Visual Basic
Public Class ColorItemCollection
Inherits ObservableCollection
C#
public class ColorItemCollection : ObservableCollection<ColorItem>;
   Comments?