PythonModule.AsModule
- 更新日2025-07-21
- 1分で読める
PythonModule.AsModule
Syntax
PythonModule.AsModule
Return Value
Purpose
Returns the underlying Module object that represents the PythonModule object.
Remarks
Use the Module object to access properties and methods common to all modules.