This is class Autodesk.AutoCAD.ApplicationServices.RecentDocumentCollection.
Autodesk.AutoCAD.ApplicationServices.RecentDocumentCollection
Public sealed Class RecentDocumentCollection Inherits ReadOnlyObservableCollection Inherits IDisposable
public sealed class RecentDocumentCollection : ReadOnlyObservableCollection<RecentDocument>, IDisposable;
Comments? |