Returns a "deep" copy of the Message.
            
 
    Namespace: 
   OBCOM.NetClient
    Assembly:
   OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
SyntaxPublic Function Clone As Object
Return Value
Type: 
ObjectA "deep" copy of the Message.
Implements
ICloneableClone
See Also