LCIDConversionAttribute(Int32) 생성자

정의

관리되지 않는 서명에서 LCIDConversionAttribute LCID의 위치를 사용하여 클래스의 새 인스턴스를 초기화합니다.

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은 첫 번째 인수입니다.

적용 대상