다음을 통해 공유


ReportLibraryNode Constructors

Definition

Overloads

ReportLibraryNode()
ReportLibraryNode(IntPtr)

ReportLibraryNode()

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

Applies to

ReportLibraryNode(IntPtr)

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

Parameters

ptr1
IntPtr

nativeint

Applies to