Returns a collection most recently used files.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property MRUList() As IAgMRUCollection |
| [C#] |
|---|
public IAgMRUCollection MRUList {get;} |
| [Managed C++] |
|---|
public: __property IAgMRUCollection ^ get_MRUList(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgMRUCollection getMRUList(); |
[Python - STK API ] |
|---|
@property def MRUList(self) -> "IAgMRUCollection": |






