PythonScript Xojo Plugin
PythonClass.CreateInstance Method
(console safe)
Creates PythonInstance of the given PythonClass type.
CreateInstance()
as
PythonInstance
Parameters
Returns
PythonInstance
The newly created instance.
Remarks
See Also
PythonClass Class