Freigeben über


CopyTo-Methode

Creates a full copy of an object into the existing object that is passed as a parameter.

Überladungsliste 

  Name Beschreibung
Geschützte Methode CopyTo(Binding) Transfers a deep copy of current object to a specified binding. (Geerbt von Binding.)
Geschützte Methode CopyTo(TabularBinding) Copies a TabularBinding object to the specified object.

Zum Anfang