Sdílet prostřednictvím


AggregationInstance.CopyTo Method

Include Protected Members
Include Inherited Members

Creates a full copy of an object into the existing object passed as parameter.

Overload List

  Name Description
Public method CopyTo(AggregationInstance) Copies an AggregationInstance to the specified object.
Protected method CopyTo(ModelComponent) Infrastructure. (Inherited from ModelComponent.)
Protected method CopyTo(NamedComponent) (Inherited from NamedComponent.)

Top