DotNetModule.ConstructorIndex
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
DotNetModule.ConstructorIndex
Syntax
DotNetModule.ConstructorIndex
Data Type
Purpose
Note
This property is obsolete. Use the
DotNetCall.LoadPrototypeFromSignature
method instead.
Remarks
Specifies the index of the constructor the module invokes to create the reference. A class can contain more than one constructor. Constructors do not have names. This property specifies the currently selected constructor.
See Also
DotNetCall.LoadPrototypeFromSignature