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