Click or drag to resize

CollectCommand Class

Collects data from the given input. If Input is empty, all selected images are used.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.DataCollectorDataCollectorCommand
        MediaCy.Addins.DataCollectorCollectCommand

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Class CollectCommand
	Inherits DataCollectorCommand

The CollectCommand type exposes the following members.

Constructors
  NameDescription
Public methodCollectCommand
Initializes a new instance of the CollectCommand class
Public methodCollectCommand(McCommand)
Initializes a new instance of the CollectCommand class
Public methodCollectCommand(McDataCollectorDocument, McCommand)
Initializes a new instance of the CollectCommand class
Top
Properties
  NameDescription
Public propertyInput
Top
Methods
  NameDescription
Public methodRun
Top
Remarks