AGI Ui Application 11Send comments on this topic.
MRUList Property (IAgUiApplication)
See Also 
Windows






Windows & Linux

Description

Returns a collection most recently used files.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MRUList() As IAgMRUCollection
[C#]
public IAgMRUCollection MRUList {get;}
[Managed C++]
public: __property IAgMRUCollection^ get_MRUList();
[Unmanaged C++]
public: HRESULT get_MRUList(
   IAgMRUCollection ** ppRetVal
);
[Java]
public IAgMRUCollection getMRUList();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.