Share via


xLanguage Constructors

Definition

Overloads

xLanguage()
xLanguage(IntPtr)

xLanguage()

public:
 xLanguage();
public xLanguage ();
Public Sub New ()

Applies to

xLanguage(IntPtr)

public:
 xLanguage(IntPtr ptr1);
public xLanguage (IntPtr ptr1);
new Dynamics.AX.Application.xLanguage : nativeint -> Dynamics.AX.Application.xLanguage
Public Sub New (ptr1 As IntPtr)

Parameters

ptr1
IntPtr

nativeint

Applies to