RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Creates a clone of the AttribInfo object.
Namespace: ThomsonReuters.RFA.MessageAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public AttribInfo Clone() |
Visual Basic |
---|
Public Function Clone As AttribInfo |
Visual C++ |
---|
public: virtual AttribInfo^ Clone() sealed |
F# |
---|
abstract Clone : unit -> AttribInfo override Clone : unit -> AttribInfo |