RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Copies of this DataDef object.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public virtual Object InterfaceClone() |
Visual Basic |
---|
Public Overridable Function InterfaceClone As Object |
Visual C++ |
---|
public: virtual Object^ InterfaceClone() |
F# |
---|
abstract InterfaceClone : unit -> Object override InterfaceClone : unit -> Object |
Return Value
A new Object type.Implements
ICloneable..::..Clone()()()()
Remarks
To be used through ICloneable.