Clear method Clears the namespaces collection
object.Clear()
object |
ScriptManager2 or ScriptAggregate |
Previously created ScriptManager2/ScriptAggregate object |
Remarks:
Can be called only if the script does not run - before calling the Run method or after
calling the Stop or Close methods if Run was previously called.
Applies to:
ScriptManager2 and ScriptAggregate
objects
See also:
C++ Helper SCPHOSTCLNT::Clear method
|