Description
This is class Autodesk.AutoCAD.ApplicationServices.RecentDocumentCollection.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.RecentDocumentCollection
C#
public sealed class RecentDocumentCollection : ReadOnlyObservableCollection<RecentDocument>, IDisposable;
Visual Basic
Public sealed Class RecentDocumentCollection Inherits ReadOnlyObservableCollection Inherits IDisposable
Links
RecentDocumentCollection Methods, RecentDocumentCollection Properties, RecentDocumentCollection Events