Dictionary 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
Dictionary() | |
Dictionary(IntPtr) |
Dictionary()
public:
Dictionary();
public Dictionary ();
Public Sub New ()
Applies to
Dictionary(IntPtr)
public:
Dictionary(IntPtr kernelClass);
public Dictionary (IntPtr kernelClass);
new Microsoft.Dynamics.Ax.Xpp.Dictionary : nativeint -> Microsoft.Dynamics.Ax.Xpp.Dictionary
Public Sub New (kernelClass As IntPtr)
Parameters
- kernelClass
-
IntPtr
nativeint