Share via


AttributeTranslation.CopyTo Method

Include Protected Members
Include Inherited Members

Copies an AttributeTranslation object to the specified object.

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(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