RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Copy Constructor.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public Real( Real real ) |
Visual Basic |
---|
Public Sub New ( _ real As Real _ ) |
Visual C++ |
---|
public: Real( Real^ real ) |
F# |
---|
new : real:Real -> Real |
Parameters
- real
- Type: ThomsonReuters.RFA.Data..::..Real
Other Real to copy from.