Freigeben über


CopyTo-Methode

Copies the current ComAssembly object into the 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(ComAssembly) Copies the current ComAssembly object into the object that is passed as a parameter.
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