| ExecutionEnvironment Methods | 
 The ExecutionEnvironment type exposes the following members.
 Methods
Methods|  | Name | Description | 
|---|
|   | Create(String, Hashtable) |  | 
|   | Create(String, Int32, Hashtable) |  | 
|  | Equals | (Overrides ObjectEquals(Object).) | 
|  | ExecuteManagedAssemblyCode |  | 
|  | ExecutePythonScript(Object, String) |  | 
|  | ExecutePythonScript(Object, String, String, Boolean) |  | 
|  | ExecutePythonScriptFile(Object, String, Boolean) |  | 
|  | ExecutePythonScriptFile(Object, String, Boolean, Boolean) |  | 
|  | ExecuteSimEvent |  | 
|  | GetHashCode | (Overrides ObjectGetHashCode.) | 
|  | GetLoadedAssemblies |  | 
|  | GetScriptFile |  | 
|  | IslNewTransaction |  | 
|  | LoadFromFactory(String, IExtensibilityAssemblyFactory) |  | 
|  | LoadFromFactory(String, IExtensibilityAssemblyFactory, Boolean) |  | 
|  | LoadManagedAssembly |  | 
|  | LoadManagedAssemblyFromFile(String) |  | 
|  | LoadManagedAssemblyFromFile(String, Boolean) |  | 
|  | ToString | (Overrides ObjectToString.) | 
Top See Also
See Also