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 DateTime( DateTime dateTime ) |
Visual Basic |
---|
Public Sub New ( _ dateTime As DateTime _ ) |
Visual C++ |
---|
public: DateTime( DateTime^ dateTime ) |
F# |
---|
new : dateTime:DateTime -> DateTime |
Parameters
- dateTime
- Type: ThomsonReuters.RFA.Data..::..DateTime
Other DateTime to copy from.