AggregationInstanceDimension.CopyTo Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top