Optimizer.RestoreObjectsInProcess() Method

Top 

Description

Restores all objects that have been saved using the Optimizer.SaveObjectToProcess() method.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

Optimizer.RestoreObjectsInProcess(

)

 

 

Syntax

myOptimizer1.RestoreObjectsInProcess();

 

 

See also

Optimizer Object