Share via


InfoPart Constructors

Definition

Overloads

InfoPart()
InfoPart(IntPtr)

InfoPart()

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

Applies to

InfoPart(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to