Description
This class represents a collection of TrayItem objects.
Class Hierarchy
Autodesk.AutoCAD.Windows.TrayItemCollection
C#
public sealed class TrayItemCollection : IList;
Visual Basic
Public sealed Class TrayItemCollection Inherits IList
This class represents a collection of TrayItem objects.
Autodesk.AutoCAD.Windows.TrayItemCollection
public sealed class TrayItemCollection : IList;
Public sealed Class TrayItemCollection Inherits IList