The VB.NET String Clone() method returns a reference to this instance of String.
Public Function Clone() As Object
Returns:
Object : Return the instance of the String
VB.NET SourceCode
When you run this program you ill get the same content of the first string "Clone() Test"