McDocuments Class |
![]() |
Namespace: MediaCy.IQL.Application
Public Class McDocuments Inherits Dictionary(Of Object, IMcDocument)
The McDocuments type exposes the following members.
Name | Description | |
---|---|---|
![]() | McDocuments | Initializes a new instance of the McDocuments class |
Name | Description | |
---|---|---|
![]() | Caption | |
![]() | Description | |
![]() | IsClosingAll | |
![]() | Name | |
![]() | Priority | |
![]() | RecentlyUsed |
Name | Description | |
---|---|---|
![]() | Add |
Create and add a document to the collection.
|
![]() | CanClose |
Prompt the user to close a document when modified.
|
![]() | CloseAll |
Close all the open documents.
|
![]() | ExecuteOpenCommand |
Load a document by executing the Open command.
|
![]() | GetDefaultItems | |
![]() | GetSearchItems(String) | |
![]() | GetSearchItems(String, Int32) | |
![]() | OpenExperiment |
Open an experiment from file
|
![]() | OpenFile |
Open one document from file
|
![]() | OpenFiles |
Open an array of files either as a group or individually
|
![]() | OpenFolder |
Open one or several documents from files
|
![]() | OpenSetFromFolder |