Click or drag to resize

CommandConsole Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The CommandConsole type exposes the following members.

Methods
  NameDescription
Public methodaceOperation_consoleCls (Inherited from aceCommandConsole.)
Public methodaceOperation_consoleExit (Inherited from aceCommandConsole.)
Public methodaceOperation_consoleHelp (Inherited from aceCommandConsole.)
Public methodaceOperation_consoleQuit (Inherited from aceCommandConsole.)
Public methodaceOperation_helpExportHelp (Inherited from aceAdvancedConsoleCommandConsoleState, CommandConsoleWorkspace.)
Public methodaceOperation_projectReset (Inherited from aceAdvancedConsoleCommandConsoleState, CommandConsoleWorkspace.)
Public methodaceOperation_runAbort (Inherited from aceCommandConsole.)
Public methodaceOperation_runNone (Inherited from aceCommandConsole.)
Public methodaceOperation_runPause (Inherited from aceCommandConsole.)
Public methodaceOperation_scriptExecute (Inherited from aceAdvancedConsoleCommandConsoleState, CommandConsoleWorkspace.)
Public methodaceOperation_scriptProcess (Inherited from aceAdvancedConsoleCommandConsoleState, CommandConsoleWorkspace.)
Public methodaceOperation_scriptTemplate (Inherited from aceAdvancedConsoleCommandConsoleState, CommandConsoleWorkspace.)
Public methodcls (Inherited from aceCommandConsole.)
Protected methoddoCustomSpecialCall (Overrides aceCommandConsole.doCustomSpecialCall(aceCommandActiveInput).)
Protected methoddoSpecialCall (Inherited from aceCommandConsole.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodexecuteCommand (Inherited from aceCommandConsole.)
Public methodexecuteScript (Inherited from aceCommandConsole.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetScope (Inherited from aceAdvancedConsoleCommandConsoleState, CommandConsoleWorkspace.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodinit (Inherited from aceCommandConsole.)
Protected methodlistCommands (Inherited from aceCommandConsole.)
Public methodlog (Inherited from aceAdvancedConsoleCommandConsoleState, CommandConsoleWorkspace.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from aceBindable.)
Public methodonStartUp (Overrides aceAdvancedConsole.onStartUp.)
Public methodstart (Inherited from aceCommandConsole.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also