CopyTo 方法

Copies the current ComAssembly object into the object that is passed as a parameter.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 CopyTo(Assembly) Copies an assembly to the specified object. (从 Assembly 继承。)
公共方法 CopyTo(ComAssembly) Copies the current ComAssembly object into the object that is passed as a parameter.
受保护方法 CopyTo(ModelComponent) 基础结构。 (从 ModelComponent 继承。)
受保护方法 CopyTo(NamedComponent) (从 NamedComponent 继承。)
受保护方法 CopyTo(MajorObject, Boolean) 基础结构。 (从 Assembly 继承。)

页首