CopyTo Método
Copies the current ComAssembly object into the object that is passed as a parameter.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
CopyTo(Assembly) | Copies an assembly to the specified object. (Se hereda de Assembly). | |
CopyTo(ComAssembly) | Copies the current ComAssembly object into the object that is passed as a parameter. | |
CopyTo(ModelComponent) | Infraestructura. (Se hereda de ModelComponent). | |
CopyTo(NamedComponent) | (Se hereda de NamedComponent). | |
CopyTo(MajorObject, Boolean) | Infraestructura. (Se hereda de Assembly). |
Principio
Vea también