Autodesk.AutoCAD.ApplicationServices Namespace > DocumentWindowCollection Class
DocumentWindowCollection Class   
Description

Wrapper (wraps AcApDocWindowManager)

Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.DocumentWindowCollection
Visual Basic
Public sealed Class DocumentWindowCollection
Inherits ICollection
Inherits INotifyCollectionChanged
Inherits IDisposable
C#
public sealed class DocumentWindowCollection : ICollection, INotifyCollectionChanged, IDisposable;
Links
   Comments?