Description
This collection encapsulates the schemes currently owned by the ToolPaletteManager object.
Class Hierarchy
Autodesk.AutoCAD.Windows.ToolPalette.SchemeCollection
Visual Basic
Public sealed Class SchemeCollection Inherits ICollection Inherits IEnumerable
C#
public sealed class SchemeCollection : ICollection, IEnumerable;