Autodesk.AutoCAD.Windows Namespace > TrayItemCollection Class
TrayItemCollection Class
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;
Links
   Comments?