LCIDConversionAttribute(Int32) Konstruktor

Definicja

Inicjuje LCIDConversionAttribute nowe wystąpienie klasy z pozycją LCID w podpisie niezarządzanym.

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

Parametry

lcid
Int32

Wskazuje położenie argumentu LCID w sygnaturze niezarządzanej, gdzie 0 jest pierwszym argumentem.

Dotyczy