Click or drag to resize

SelectionAdd Class

Adds the specified window to the selected collection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowSelectionAdd

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