Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Creates a full copy of object into the existing object, passed as parameter.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
CopyTo(Assembly) | Copies an assembly to the specified object. |
![]() |
CopyTo(ModelComponent) | Infrastructure. Copies a ModelComponent object to the specified object. (Inherited from ModelComponent.) |
![]() |
CopyTo(NamedComponent) | Infrastructure. Copies a NamedComponent object to the specified object. (Inherited from NamedComponent.) |
![]() |
CopyTo(MajorObject, Boolean) | Infrastructure. Copies an assembly to the specified destination. (Overrides MajorObject.CopyTo(MajorObject, Boolean).) |
Top