Keywords Constructors

Definition

Overloads

Keywords()
Keywords(IntPtr)

Keywords()

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

Applies to

Keywords(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to