void Rename( string from, string to )
Sub Rename ( _ from As String, _ to As String _ )
void Rename( String^ from, String^ to )