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