Click or drag to resize

McControllers Class

The global collection of all controller add-ins.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListIMcController
    MediaCy.IQL.ApplicationMcControllers

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McControllers
	Inherits List(Of IMcController)

The McControllers type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add a controller to the list and sort by priority.
Public methodCreateDocument
Public methodCreateDocumentView
Public methodGetDocumentFormats
Public methodLoadDocument
Public methodLoadExperiment
Public methodRecordUsage
Top
Remarks