Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Records a copy of an object.
public void RecordCopy (object original, object copy);
member this.RecordCopy : obj * obj -> unit
Public Sub RecordCopy (original As Object, copy As Object)