TreeNode Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
TreeNode() | |
TreeNode(IntPtr) |
TreeNode()
public:
TreeNode();
public TreeNode ();
Public Sub New ()
Applies to
TreeNode(IntPtr)
public:
TreeNode(IntPtr ptr1);
public TreeNode (IntPtr ptr1);
new Dynamics.AX.Application.TreeNode : nativeint -> Dynamics.AX.Application.TreeNode
Public Sub New (ptr1 As IntPtr)
Parameters
- ptr1
-
IntPtr
nativeint