DotNetModule.ConstructorIndex

Syntax

DotNetModule.ConstructorIndex

Data Type

Long

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

DotNetModule.GetConstructorMetadataToken

DotNetModule.LoadConstructorPrototypeFromMetadataToken