LCIDConversionAttribute(Int32) Konstruktor

Definition

Initierar en ny instans av LCIDConversionAttribute klassen med positionen för LCID i den ohanterade signaturen.

public:
 LCIDConversionAttribute(int lcid);
public LCIDConversionAttribute(int lcid);
new System.Runtime.InteropServices.LCIDConversionAttribute : int -> System.Runtime.InteropServices.LCIDConversionAttribute
Public Sub New (lcid As Integer)

Parametrar

lcid
Int32

Anger positionen för LCID-argumentet i den ohanterade signaturen, där 0 är det första argumentet.

Gäller för