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
DocumentWindowCollection Methods, DocumentWindowCollection Properties, DocumentWindowCollection Events