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