Click or drag to resize

SelectionRemove Class

Removes the specified window from the selection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowSelectionRemove

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class SelectionRemove
	Inherits OneInputCommand(Of McWindow)
Constructors
  NameDescription
Public methodSelectionRemove
Initializes a new instance of the SelectionRemove class
Public methodSelectionRemove(McCommand)
Initializes a new instance of the SelectionRemove class
Top
Remarks