Click or drag to resize

Remove Class

Removes the selected images from the Image Compare document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.CommandsTwoInputsCommandMcImageCompareDocument, McImage
            MediaCy.Addins.ImageCompareRemove

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class Remove
	Inherits TwoInputsCommand(Of McImageCompareDocument, McImage)
Constructors
  NameDescription
Public methodRemove
Initializes a new instance of the Remove class
Public methodRemove(String)
Initializes a new instance of the Remove class
Public methodRemove(McCommand)
Initializes a new instance of the Remove class
Top
Remarks