Action.CopyTo-Methode
Geschützte Member einschließen
Geerbte Member einschließen
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 | |
---|---|---|
CopyTo(Action) | Copies an Action object to the specified object. | |
CopyTo(ModelComponent) | Infrastruktur Copies a ModelComponent object to the specified object. (Geerbt von ModelComponent.) | |
CopyTo(NamedComponent) | Infrastruktur Copies a NamedComponent object to the specified object. (Geerbt von NamedComponent.) |
Zum Anfang