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