Reload Class

Reloads the Input document from its original file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandIMcDocument
          MediaCy.Commands.DocumentReload

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Reload
	Inherits OneInputCommand(Of IMcDocument)

The Reload type exposes the following members.

Constructors
  NameDescription
Public methodReload
Initializes a new instance of the Reload class
Top
Remarks