Click or drag to resize

IMcExperimentFile Interface

When implemented this interface allows compatible set file formats to expose the information needed to build a single experiment document as opposed to multiple images or sets.

Namespace:  MediaCy.IQL.Sets.IO
Assembly:  MediaCy.IQL.Sets.IO (in MediaCy.IQL.Sets.IO.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcExperimentFile
	Inherits IMcMultipleDocumentFile

The IMcExperimentFile type exposes the following members.

Methods
Remarks
This interface is implemented by the individual file formats supporting the feature.
See Also