Assembly.CopyTo 方法
包括受保护的成员
包括继承的成员
Creates a full copy of object into the existing object, passed as parameter.
此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。
重载列表
名称 | 说明 | |
---|---|---|
![]() |
CopyTo(Assembly) | Copies an assembly to the specified object. |
![]() |
CopyTo(ModelComponent) | 基础结构。Copies a ModelComponent object to the specified object. (从 ModelComponent 继承。) |
![]() |
CopyTo(NamedComponent) | 基础结构。Copies a NamedComponent object to the specified object. (从 NamedComponent 继承。) |
![]() |
CopyTo(MajorObject, Boolean) | 基础结构。Copies an assembly to the specified destination. (覆盖 MajorObject.CopyTo(MajorObject, Boolean)。) |
页首