Click or drag to resize

RemoveAll Class

Removes all images from the Image Compate document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.Addins.ImageCompareRemoveAll

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