LCIDConversionAttribute(Int32) 생성자

정의

관리되지 않는 시그니처의 해당 LCID 위치로 LCIDConversionAttribute 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

lcid
Int32

관리되지 않는 시그니처의 해당 LCID 인수 위치를 나타냅니다. 여기서 0은 첫 번째 인수입니다.

적용 대상