Share via


ListPage Constructors

Definition

Overloads

ListPage()
ListPage(IntPtr)

ListPage()

protected:
 ListPage();
protected ListPage ();
Protected Sub New ()

Applies to

ListPage(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to