Python3Script Xojo Plugin
Python3Class.CreateInstance Method
Creates Python3Instance of the given Python3Class type.
CreateInstance()
as
Python3Instance
Parameters
Returns
Python3Instance
The newly created instance.
Remarks
See Also
Python3Class Class