Sdílet prostřednictvím


DegenerateMeasureGroupDimension.CopyTo Method

Include Protected Members
Include Inherited Members

Creates a deep copy of current DegenerateMeasureGroupDimension.

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(DegenerateMeasureGroupDimension) Copies the current DegenerateMeasureGroupDimension into the specified object.
Public method CopyTo(MeasureGroupDimension) Copies an MeasureGroupDimension object to the specified object. (Inherited from MeasureGroupDimension.)
Protected method CopyTo(ModelComponent) Infrastructure. (Inherited from ModelComponent.)
Public method CopyTo(RegularMeasureGroupDimension) Copies a RegularMeasureGroupDimension object to the specified object. (Inherited from RegularMeasureGroupDimension.)

Top