Click or drag to resize

SelectionReset Class

Resets the selected windows collection. Note, that the active window will still be in the collection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.WindowSelectionReset

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class SelectionReset
	Inherits BaseCommand
Constructors
  NameDescription
Public methodSelectionReset
Initializes a new instance of the SelectionReset class
Public methodSelectionReset(McCommand)
Initializes a new instance of the SelectionReset class
Top
Remarks