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