'Declaration
Public Function Clone() As Object
'Usage
Dim instance As ActiveXMessageFormatter Dim value As Object value = instance.Clone()
public object Clone()
public: Object^ Clone();
Return Value
An object whose properties are identical to those of this ActiveXMessageFormatter.