ReferenceMeasureGroupDimension.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.
Overload List
Name | Description | |
---|---|---|
![]() |
CopyTo(MeasureGroupDimension) | Copies an MeasureGroupDimension object to the specified object. (Inherited from MeasureGroupDimension.) |
![]() |
CopyTo(ModelComponent) | Infrastructure. (Inherited from ModelComponent.) |
![]() |
CopyTo(ReferenceMeasureGroupDimension) | Copies an Action object to the specified object. |
![]() |
CopyTo(RegularMeasureGroupDimension) | Copies a RegularMeasureGroupDimension object to the specified object. (Inherited from RegularMeasureGroupDimension.) |
Top