DotNetModule.ConstructorIndex
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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