MenuItem 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
MenuItem() | |
MenuItem(IntPtr) |
MenuItem()
public:
MenuItem();
public MenuItem ();
Public Sub New ()
Applies to
MenuItem(IntPtr)
public:
MenuItem(IntPtr ptr1);
public MenuItem (IntPtr ptr1);
new Dynamics.AX.Application.MenuItem : nativeint -> Dynamics.AX.Application.MenuItem
Public Sub New (ptr1 As IntPtr)
Parameters
- ptr1
-
IntPtr
nativeint