 |
String.Copy Method (System)
Creates a new instance of String with the same value as a specified String. ... The Copy method returns a String object that has the same value as the original string but represents a different object reference. It differs from an assignment operation, wh
msdn.microsoft.com |
 |