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