Method ToPythonObject
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v10.dll
ToPythonObject()
Converts object to python object.
public virtual object ToPythonObject()
Returns
- object
Returns the same object instance.