ImpelClass Library Documentation
IronPythonEngine Class
NamespacesImpelIronPythonEngine
Impel
IronPython
Declaration Syntax
C#Visual BasicVisual C++
public class IronPythonEngine : IScriptingEngine
Public Class IronPythonEngine _
	Implements IScriptingEngine
public ref class IronPythonEngine : IScriptingEngine
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IronPythonEngine()()()
Constructor

actions
AddToPath(String)
currentObject
doesHaveVariable(String)
engine
engineIcon
engineInfo
engineName
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Evaluate(String)
Execute(String)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
formattingRules
formattingRulesAry
Reutns the formatting rules in an array (for .NET 1.1)

GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
globalVariableNames
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
openFileDialogFilter
rememberedName(IntPtr)
rootObject
Run(String)
RunDirect(String)
RunFile(String)
SetGlobalVariable(String, Object)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
IronPythonEngine

Assembly: Impel.ScriptingSupport (Module: Impel.ScriptingSupport) Version: 1.0.0.0 (1.0.0.0)