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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1