Share via


FormPart Constructors

Definition

Overloads

FormPart()
FormPart(IntPtr)

FormPart()

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

Applies to

FormPart(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to