DotNetModule.ConstructorIndex
- Updated2025-07-21
- 1 minute(s) read
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