共用方式為


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。)

頂端