METAS UncLib Help
C#
VB
C++
F#
Show/Hide TOC
Random Constructor
Initializes a new instance of the
Random
class
Definition
Namespace:
Metas.UncLibCOM.MCProp
Assembly:
Metas.UncLibCOM.MCProp (in Metas.UncLibCOM.MCProp.dll) Version: 2.8.9053.20218
C#
Copy
public
Random
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
Random
()
F#
Copy
new
:
unit
->
Random
See Also
Reference
Random Class
Metas.UncLibCOM.MCProp Namespace
In This Article
Definition
See Also