CopyTo-Methode

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

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode CopyTo(Assembly) Copies an assembly to the specified object. (Geerbt von Assembly.)
Öffentliche Methode CopyTo(ClrAssembly) Copies a ClrAssembly object to the specified object.
Geschützte Methode CopyTo(ModelComponent) Infrastruktur (Geerbt von ModelComponent.)
Geschützte Methode CopyTo(NamedComponent) (Geerbt von NamedComponent.)
Geschützte Methode CopyTo(MajorObject, Boolean) Infrastruktur (Geerbt von Assembly.)

Zum Anfang