ICloneable..::..Clone Method
Creates a new object that is a copy of the current instance.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] Object Clone()
<TemplateAttribute> _ Function Clone As Object
[TemplateAttribute] Object^ Clone()