LCIDConversionAttribute(Int32) Constructor

Definitie

Initialiseert een nieuw exemplaar van de LCIDConversionAttribute klasse met de positie van de LCID in de onbeheerde handtekening.

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

Parameters

lcid
Int32

Geeft de positie van het argument LCID in de niet-beheerde handtekening aan, waarbij 0 het eerste argument is.

Van toepassing op