Share

RecentDocumentCollection Class

Description

This is class Autodesk.AutoCAD.ApplicationServices.RecentDocumentCollection.

Class Hierarchy

Autodesk.AutoCAD.ApplicationServices.RecentDocumentCollection

Visual Basic

Public sealed Class RecentDocumentCollection
Inherits ReadOnlyObservableCollection
Inherits IDisposable

C#

public sealed class RecentDocumentCollection : ReadOnlyObservableCollection<RecentDocument>, IDisposable;

Links

RecentDocumentCollection Methods, RecentDocumentCollection Properties, RecentDocumentCollection Events

Was this information helpful?