Click or drag to resize

LoadState Class

Loads the Line Profile state from the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileLoadState

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class LoadState
	Inherits EngineCommand

The LoadState type exposes the following members.

Constructors
  NameDescription
Public methodLoadState
Initializes a new instance of the LoadState class
Public methodLoadState(McCommand)
Initializes a new instance of the LoadState class
Top
Properties
  NameDescription
Public propertyFileName
Top
Methods
  NameDescription
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks