Share via


AttributeTranslation.CopyTo Method

Include Protected Members
Include Inherited Members

Copies an AttributeTranslation object to the specified object.

Overload List

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

Top